press is good

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6821 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-12-15 21:24:30 +00:00
parent f1048d21a4
commit b2095be987
1 changed files with 1 additions and 0 deletions

View File

@ -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>