[Freeswitch-svn] [commit] r11014 - freeswitch/trunk/conf/dialplan
FreeSWITCH SVN
brian at freeswitch.org
Tue Dec 30 18:39:08 PST 2008
Author: brian
Date: Tue Dec 30 21:39:08 2008
New Revision: 11014
Log:
doh
Modified:
freeswitch/trunk/conf/dialplan/default.xml
Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml (original)
+++ freeswitch/trunk/conf/dialplan/default.xml Tue Dec 30 21:39:08 2008
@@ -339,7 +339,7 @@
All other callers are then hung up on.
-->
<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_number=0912"/>
<action application="set" data="conference_auto_outcall_timeout=60"/>
More information about the Freeswitch-svn
mailing list