doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11014 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7d084eaa59
commit
724633e702
|
@ -339,7 +339,7 @@
|
||||||
All other callers are then hung up on.
|
All other callers are then hung up on.
|
||||||
-->
|
-->
|
||||||
<extension name="mad_boss_intercom">
|
<extension name="mad_boss_intercom">
|
||||||
<condition field="destination_number" expression="^0911$">
|
<condition field="destination_number" expression="^0912$">
|
||||||
<action application="set" data="conference_auto_outcall_caller_id_name=Mad Boss2"/>
|
<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_caller_id_number=0912"/>
|
||||||
<action application="set" data="conference_auto_outcall_timeout=60"/>
|
<action application="set" data="conference_auto_outcall_timeout=60"/>
|
||||||
|
|
Loading…
Reference in New Issue