add pound and star to ascii

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5894 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-10-16 16:05:07 +00:00
parent 54f477ec45
commit 8d27268717
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
<language param="en">
<ascii>
<prompt phrase="Space" filename="32.wav"/>
<prompt phrase="Pound" filename="35.wav"/>
<prompt phrase="Star" filename="42.wav"/>
<prompt phrase="Dot" filename="46.wav"/>
<prompt phrase="A" filename="97.wav"/>
<prompt phrase="B" filename="98.wav"/>
@ -179,4 +181,4 @@
<prompt phrase="record your message at the tone, press any key or stop talking to end the recording" filename="vm-record_message.wav"/>
<prompt phrase="is not available" filename="vm-play_greeting.wav"/>
</voicemail>
</language>
</language>