]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Change last references of 9999 to 9664 for MOH
authorMichael S Collins <msc@freeswitch.org>
Wed, 30 Jun 2010 19:08:50 +0000 (12:08 -0700)
committerMichael S Collins <msc@freeswitch.org>
Wed, 30 Jun 2010 19:08:50 +0000 (12:08 -0700)
conf/dialplan/default.xml
conf/ivr_menus/demo_ivr.xml
conf/yaml/extensions.yaml

index f5a8f24d1aa41c1af6df08f49c6731e8e7ed0ebe..42c84addedd3f27a4b51f90bb58655465b5d7e93 100644 (file)
        <action application="set" data="conference_auto_outcall_flags=mute"/>
        <action application="set" data="conference_auto_outcall_prefix={sip_auto_answer=true,execute_on_answer='bind_meta_app 2 a s1 transfer::intercept:${uuid} inline'}"/>
        <action application="set" data="sip_exclude_contact=${network_addr}"/>
-       <action application="conference_set_auto_outcall" data="loopback/9999"/>
+       <action application="conference_set_auto_outcall" data="loopback/9664"/>
        <action application="conference" data="madboss_intercom2@default+flags{endconf|deaf}"/>
       </condition>
     </extension>
        <action application="set" data="conference_auto_outcall_flags=none"/>
        <!--<action application="set" data="conference_auto_outcall_announce=say:You have been called into an emergency conference"/>-->
        <!--Add as many of these as you need, These are the people you are going to call-->
-       <action application="conference_set_auto_outcall" data="loopback/9999"/>
+       <action application="conference_set_auto_outcall" data="loopback/9664"/>
        <action application="conference" data="madboss3@default"/>
       </condition>
     </extension>
index 5cb03ded93451724c4c7ff1b0691b624ea1775ba..d9aefaadb54cf5bd5cf47fa4e1786128daa1acb8 100644 (file)
@@ -21,7 +21,7 @@
     <!-- 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 9196 XML default"/>    <!-- FS echo -->
-    <entry action="menu-exec-app" digits="3" param="transfer 9999 XML default"/>    <!-- MOH -->
+    <entry action="menu-exec-app" digits="3" param="transfer 9664 XML default"/>    <!-- MOH -->
     <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 -->
index d6ccdf0f654b0026e22eb90298e04c9910e48b5b..f74fcf2e3de359fe0ad7283596beb161e034faf2 100644 (file)
@@ -1,4 +1,4 @@
 default:
-    ${destination_number} =~ (9999):
+    ${destination_number} =~ (9664):
         set: foo=bar
         playback: ${hold_music}