[Freeswitch-svn] [commit] r9936 - freeswitch/trunk/conf/lang/en/demo

Freeswitch SVN brian at freeswitch.org
Fri Oct 10 13:43:06 EDT 2008


Author: brian
Date: Fri Oct 10 13:43:06 2008
New Revision: 9936

Modified:
   freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml

Log:
wait a sec here

Modified: freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml
==============================================================================
--- freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml	(original)
+++ freeswitch/trunk/conf/lang/en/demo/demo-ivr.xml	Fri Oct 10 13:43:06 2008
@@ -25,7 +25,7 @@
         <action function="execute" data="sleep(250)"/>
         <!-- Menu option 1: Call FreeSWITCH conference-->
         <action function="play-file" data="ivr/ivr-enter_ext_pound.wav"/>
-        <action function="execute" data="sleep(250)"/>
+        <action function="execute" data="sleep(1500)"/>
         <action function="play-file" data="ivr/ivr-to_call_the_freeswitch_conference.wav"/>
         <action function="execute" data="sleep(250)"/>
         <action function="play-file" data="ivr/ivr-please.wav"/>



More information about the Freeswitch-svn mailing list