]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doh
authorBrian West <brian@freeswitch.org>
Wed, 31 Dec 2008 02:39:08 +0000 (02:39 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 31 Dec 2008 02:39:08 +0000 (02:39 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11014 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index e261efdc9b65c758a304f3ebc2b623fa949f0277..8c667f12be3349984b688bf59244be1bb6949da2 100644 (file)
        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"/>