提交 662c33b3 authored 作者: Mathieu Rene's avatar Mathieu Rene

again

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14109 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 88e05b36
......@@ -2500,7 +2500,7 @@ static switch_status_t deliver_vm(vm_profile_t *profile,
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "Sending message to %s\n", vm_email);
if (body != profile->notify_email_body) {
if (body != profile->email_body) {
switch_safe_free(body);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论