提交 4a1238e3 authored 作者: Brian West's avatar Brian West

update voicemail_en.xml

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6009 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 2a33ed25
...@@ -158,8 +158,12 @@ ...@@ -158,8 +158,12 @@
<action function="play-file" data="voicemail/vm-press.wav"/> <action function="play-file" data="voicemail/vm-press.wav"/>
<action function="say" data="$3" method="pronounced" type="items"/> <action function="say" data="$3" method="pronounced" type="items"/>
<action function="play-file" data="voicemail/vm-delete_recording.wav"/> <action function="play-file" data="voicemail/vm-delete_recording.wav"/>
<action function="play-file" data="voicemail/vm-press.wav"/>
<action function="say" data="$4" method="pronounced" type="items"/> <action function="say" data="$4" method="pronounced" type="items"/>
<action function="play-file" data="voicemail/vm-forward_to_email.wav"/> <action function="play-file" data="voicemail/vm-forward_to_email.wav"/>
<action function="play-file" data="voicemail/vm-press.wav"/>
<action function="say" data="$4" method="pronounced" type="items"/>
<action function="play-file" data="voicemail/vm-return_call.wav"/>
</match> </match>
</input> </input>
</macro> </macro>
......
...@@ -210,6 +210,7 @@ ...@@ -210,6 +210,7 @@
<prompt phrase="message number" filename="vm-message_number.wav"/> <prompt phrase="message number" filename="vm-message_number.wav"/>
<prompt phrase="deleted" filename="vm-deleted.wav"/> <prompt phrase="deleted" filename="vm-deleted.wav"/>
<prompt phrase="in folder inbox" filename="vm-in_folder.wav"/> <prompt phrase="in folder inbox" filename="vm-in_folder.wav"/>
<prompt phrase="to return the call now" filename="vm-return_call.wav"/>
</voicemail> </voicemail>
</en> </en>
</language> </language>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论