[Freeswitch-svn] [commit] r6009 - in freeswitch/trunk: conf docs/phrase

Freeswitch SVN brian at freeswitch.org
Fri Oct 19 21:47:30 EDT 2007


Author: brian
Date: Fri Oct 19 21:47:29 2007
New Revision: 6009

Modified:
   freeswitch/trunk/conf/voicemail_en.xml
   freeswitch/trunk/docs/phrase/phrase_en.xml

Log:
update voicemail_en.xml

Modified: freeswitch/trunk/conf/voicemail_en.xml
==============================================================================
--- freeswitch/trunk/conf/voicemail_en.xml	(original)
+++ freeswitch/trunk/conf/voicemail_en.xml	Fri Oct 19 21:47:29 2007
@@ -158,8 +158,12 @@
 	<action function="play-file" data="voicemail/vm-press.wav"/>
 	<action function="say" data="$3" method="pronounced" type="items"/>
 	<action function="play-file" data="voicemail/vm-delete_recording.wav"/>
+	<action function="play-file" data="voicemail/vm-press.wav"/>
 	<action function="say" data="$4" method="pronounced" type="items"/>
 	<action function="play-file" data="voicemail/vm-forward_to_email.wav"/>
+	<action function="play-file" data="voicemail/vm-press.wav"/>
+	<action function="say" data="$4" method="pronounced" type="items"/>
+	<action function="play-file" data="voicemail/vm-return_call.wav"/>
       </match>
     </input>
   </macro>

Modified: freeswitch/trunk/docs/phrase/phrase_en.xml
==============================================================================
--- freeswitch/trunk/docs/phrase/phrase_en.xml	(original)
+++ freeswitch/trunk/docs/phrase/phrase_en.xml	Fri Oct 19 21:47:29 2007
@@ -210,6 +210,7 @@
       <prompt phrase="message number" filename="vm-message_number.wav"/>
       <prompt phrase="deleted" filename="vm-deleted.wav"/>
       <prompt phrase="in folder inbox" filename="vm-in_folder.wav"/>
+      <prompt phrase="to return the call now" filename="vm-return_call.wav"/>
     </voicemail>
   </en>
 </language>



More information about the Freeswitch-svn mailing list