]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-11304 - [Configuration]: update vanilla config files for correcting conference_uti...
authorjoshebosh <codecombat@joshebosh.email>
Wed, 1 Aug 2018 18:56:12 +0000 (14:56 -0400)
committerMike Jerris <mike@jerris.com>
Mon, 13 Aug 2018 19:37:29 +0000 (19:37 +0000)
conf/insideout/dialplan/default.xml
conf/sbc/dialplan/default.xml
conf/vanilla/dialplan/default.xml

index 64952f5211e7f72b68379bc6242df8c5636bddef..560b3023bb52e2acd04a29aae7a56dd3d33098fc 100644 (file)
        <action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss"/>
        <action application="set" data="conference_auto_outcall_caller_id_number=0911"/>
        <action application="set" data="conference_auto_outcall_timeout=60"/>
-       <action application="set" data="conference_auto_outcall_flags=none"/>
+       <action application="set" data="conference_utils_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-->
index 3512b144d633e5fec933f249897ce869bdfe60c0..bcdd5ddf0171b99bf3cd9ddc98b4799b04c78ebf 100644 (file)
        <action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss"/>
        <action application="set" data="conference_auto_outcall_caller_id_number=0911"/>
        <action application="set" data="conference_auto_outcall_timeout=60"/>
-       <action application="set" data="conference_auto_outcall_flags=none"/>
+       <action application="set" data="conference_utils_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-->
index 77da0f289885d6d52173fd6ec5de815e1ef2d4fb..08552ef2295cbf1140f34a46456a0225e4c0ffee 100644 (file)
        <action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss1"/>
        <action application="set" data="conference_auto_outcall_caller_id_number=0911"/>
        <action application="set" data="conference_auto_outcall_timeout=60"/>
-       <action application="set" data="conference_auto_outcall_flags=mute"/>
+       <action application="set" data="conference_utils_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="${group_call(sales)}"/>
        <action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss2"/>
        <action application="set" data="conference_auto_outcall_caller_id_number=0912"/>
        <action application="set" data="conference_auto_outcall_timeout=60"/>
-       <action application="set" data="conference_auto_outcall_flags=mute"/>
+       <action application="set" data="conference_utils_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/9664"/>
        <action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss"/>
        <action application="set" data="conference_auto_outcall_caller_id_number=0911"/>
        <action application="set" data="conference_auto_outcall_timeout=60"/>
-       <action application="set" data="conference_auto_outcall_flags=none"/>
+       <action application="set" data="conference_utils_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/9664"/>