[Freeswitch-svn] [commit] r5898 - freeswitch/trunk/conf

Freeswitch SVN anthm at freeswitch.org
Tue Oct 16 12:56:05 EDT 2007


Author: anthm
Date: Tue Oct 16 12:56:05 2007
New Revision: 5898

Modified:
   freeswitch/trunk/conf/voicemail_en_tts.xml

Log:
update conf

Modified: freeswitch/trunk/conf/voicemail_en_tts.xml
==============================================================================
--- freeswitch/trunk/conf/voicemail_en_tts.xml	(original)
+++ freeswitch/trunk/conf/voicemail_en_tts.xml	Tue Oct 16 12:56:05 2007
@@ -59,7 +59,7 @@
     <input pattern="^([0-9#*]):([0-9#*]):([0-9#*]):([0-9#*])$">
       <match>
 	<action function="speak-text" 
-		data="press $1 to listen to new messages. press $2 to listen to saved messages. press $3 for advanced options, press $4 to exit"/>
+		data="press $1 to listen to new messages, press $2 to listen to saved messages, press $3 for advanced options, press $4 to exit"/>
       </match>
     </input>
   </macro>



More information about the Freeswitch-svn mailing list