]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add pound and star to ascii
authorBrian West <brian@freeswitch.org>
Tue, 16 Oct 2007 16:05:07 +0000 (16:05 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 16 Oct 2007 16:05:07 +0000 (16:05 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5894 d0543943-73ff-0310-b7d9-9358b9ac24b2

docs/phrase/phrase_en.xml

index 51d91fbf16a9df8cfe771a09cff89ce593024aae..598b73d1d08b8b83e661142c96ab3908fdb0df11 100644 (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"/>
                <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>
\ No newline at end of file
+</language>