]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak the mad boss a bit, no pun inteded
authorBrian West <brian@freeswitch.org>
Tue, 20 Jan 2009 17:03:13 +0000 (17:03 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 20 Jan 2009 17:03:13 +0000 (17:03 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11311 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index 98881528869720e8bbe5f02dfd7650a667f65760..6a817ca965497bd0b65b653b8e7ce1aeff5e1e0d 100644 (file)
        <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_auto_outcall_prefix={sip_auto_answer=true,execute_on_answer='bind_meta_app 2 a s1 intercept::${uuid}'}"/>
+       <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="conference" data="madboss_intercom1@default+flags{endconf|deaf}"/>
        <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_auto_outcall_prefix={sip_auto_answer=true,execute_on_answer='bind_meta_app 2 a s1 intercept::${uuid}'}"/>
+       <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" data="madboss_intercom2@default+flags{endconf|deaf}"/>