]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
ugh
authorBrian West <brian@freeswitch.org>
Fri, 30 Oct 2009 23:35:12 +0000 (23:35 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 30 Oct 2009 23:35:12 +0000 (23:35 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15299 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index e527c29d9f5365b7bb133e3b12d8e3114471dd63..1c65b20501d7c1383ad3aa57bcc988e60e6fc194 100644 (file)
 
     <extension name="ClueCon">
       <condition field="destination_number" expression="^9991$">
-        <action application="set" data="effective_caller_id_name=ClueCon"/>
-        <action application="bridge" data="sofia/$${domain}/brian@bkw.org"/>
+        <action application="set" data="effective_caller_id_name=ClueCon IVR"/>
+        <action application="bridge" data="sofia/$${domain}/2000@bkw.org"/>
       </condition>
     </extension>