press is good
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6821 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f1048d21a4
commit
b2095be987
|
@ -82,6 +82,7 @@
|
|||
<action function="play-file" data="voicemail/vm-press.wav"/>
|
||||
<action function="say" data="$3" method="pronounced" type="name_spelled"/>
|
||||
<action function="play-file" data="voicemail/vm-advanced.wav"/>
|
||||
<action function="play-file" data="voicemail/vm-press.wav"/>
|
||||
<action function="say" data="$4" method="pronounced" type="name_phonetic"/>
|
||||
<action function="play-file" data="voicemail/vm-to_exit.wav"/>
|
||||
</match>
|
||||
|
|
Loading…
Reference in New Issue