提交 724633e7 authored 作者: Brian West's avatar Brian West

doh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11014 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 7d084eaa
...@@ -339,7 +339,7 @@ ...@@ -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"/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论