提交 a6830b26 authored 作者: Raymond Chandler's avatar Raymond Chandler

use text in this say case

上级 01372cd1
...@@ -490,7 +490,7 @@ static switch_status_t parse_playback(const char *tag_name, client_t *client, sw ...@@ -490,7 +490,7 @@ static switch_status_t parse_playback(const char *tag_name, client_t *client, sw
} }
say = 1; say = 1;
body = free_string; text = free_string;
switch_ivr_play_file(client->session, NULL, "voicemail/vm-person.wav", &nullargs); switch_ivr_play_file(client->session, NULL, "voicemail/vm-person.wav", &nullargs);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论