fix MODAPP-143
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9565 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
fe09ec44e8
commit
8d2794be73
|
@ -104,7 +104,7 @@
|
|||
<action function="play-file" data="voicemail/vm-record_name2.wav"/>
|
||||
<action function="play-file" data="voicemail/vm-press.wav"/>
|
||||
<action function="say" data="$4" method="pronounced" type="name_spelled"/>
|
||||
<action function="play-file" data="voicemail/vm-change_pass.wav"/>
|
||||
<action function="play-file" data="voicemail/vm-change_password.wav"/>
|
||||
<action function="play-file" data="voicemail/vm-press.wav"/>
|
||||
<action function="say" data="$5" method="pronounced" type="name_spelled"/>
|
||||
<action function="play-file" data="voicemail/vm-main_menu.wav"/>
|
||||
|
|
Loading…
Reference in New Issue