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

Freeswitch SVN brian at freeswitch.org
Tue Oct 16 16:20:01 EDT 2007


Author: brian
Date: Tue Oct 16 16:20:01 2007
New Revision: 5917

Modified:
   freeswitch/trunk/conf/voicemail_en.xml

Log:
tweak

Modified: freeswitch/trunk/conf/voicemail_en.xml
==============================================================================
--- freeswitch/trunk/conf/voicemail_en.xml	(original)
+++ freeswitch/trunk/conf/voicemail_en.xml	Tue Oct 16 16:20:01 2007
@@ -218,7 +218,7 @@
       <match>
 	<action function="play-file" data="voicemail/vm-$1.wav"/> 
 	<action function="play-file" data="voicemail/vm-message_number.wav"/>
-	<action fucntion="say" data="$2" method="pronounced" type="items"/> 
+	<action function="say" data="$2" method="pronounced" type="items"/> 
       </match>
     </input>
   </macro>



More information about the Freeswitch-svn mailing list