[Freeswitch-svn] [commit] r6821 - freeswitch/trunk/conf/lang/en/vm

Freeswitch SVN brian at freeswitch.org
Sat Dec 15 16:24:31 EST 2007


Author: brian
Date: Sat Dec 15 16:24:30 2007
New Revision: 6821

Modified:
   freeswitch/trunk/conf/lang/en/vm/sounds.xml

Log:
press is good

Modified: freeswitch/trunk/conf/lang/en/vm/sounds.xml
==============================================================================
--- freeswitch/trunk/conf/lang/en/vm/sounds.xml	(original)
+++ freeswitch/trunk/conf/lang/en/vm/sounds.xml	Sat Dec 15 16:24:30 2007
@@ -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>



More information about the Freeswitch-svn mailing list