[Freeswitch-svn] [commit] r8262 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
brian at freeswitch.org
Mon May 5 05:43:18 EDT 2008
Author: brian
Date: Mon May 5 05:43:17 2008
New Revision: 8262
Modified:
freeswitch/trunk/conf/autoload_configs/ivr.conf.xml
Log:
take out confirm macro till we have proper files to demo this
Modified: freeswitch/trunk/conf/autoload_configs/ivr.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/ivr.conf.xml (original)
+++ freeswitch/trunk/conf/autoload_configs/ivr.conf.xml Mon May 5 05:43:17 2008
@@ -10,11 +10,7 @@
timeout ="10000"
inter-digit-timeout="2000"
max-failures="3"
- confirm-macro="demo_ivr_count"
- confirm-key="1"
- confirm-attempts="3"
- digit-len="4"
- >
+ digit-len="4">
<entry action="menu-exec-app" digits="1" param="bridge sofia/$${domain}/888 at conference.freeswitch.org"/>
<entry action="menu-exec-app" digits="2" param="transfer 9996 XML default"/> <!-- FS echo -->
<entry action="menu-exec-app" digits="3" param="transfer 9999 XML default"/> <!-- MOH -->
More information about the Freeswitch-svn
mailing list