]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fix demo IVR to use new 919x extension numbers
authorSystem Administrator <root@michael-collinss-macbook-pro-2.local>
Fri, 25 Jun 2010 01:56:13 +0000 (18:56 -0700)
committerSystem Administrator <root@michael-collinss-macbook-pro-2.local>
Fri, 25 Jun 2010 01:56:13 +0000 (18:56 -0700)
conf/ivr_menus/demo_ivr.xml

index 72deef78e401f45265923aa6fc6f9f30450410c9..5cb03ded93451724c4c7ff1b0691b624ea1775ba 100644 (file)
@@ -20,9 +20,9 @@
     <!-- The following are the definitions for the digits the user dials -->
     <!-- Digit 1 transfer caller to the public FreeSWITCH conference -->
     <entry action="menu-exec-app" digits="1" param="bridge sofia/$${domain}/888@conference.freeswitch.org"/>
-    <entry action="menu-exec-app" digits="2" param="transfer 9996 XML default"/>    <!-- FS echo -->
+    <entry action="menu-exec-app" digits="2" param="transfer 9196 XML default"/>    <!-- FS echo -->
     <entry action="menu-exec-app" digits="3" param="transfer 9999 XML default"/>    <!-- MOH -->
-    <entry action="menu-exec-app" digits="4" param="transfer 9991 XML default"/>    <!-- ClueCon -->
+    <entry action="menu-exec-app" digits="4" param="transfer 9191 XML default"/>    <!-- ClueCon -->
     <entry action="menu-exec-app" digits="5" param="transfer 1234*256 enum"/>       <!-- Screaming monkeys -->
     <entry action="menu-sub" digits="6" param="demo_ivr_submenu"/>                  <!-- demo sub menu -->
     <!-- Using a regex in the digits tag lets you define a dial pattern for the caller