]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
comment this out
authorBrian West <brian@freeswitch.org>
Thu, 2 Oct 2008 19:23:30 +0000 (19:23 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 2 Oct 2008 19:23:30 +0000 (19:23 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9800 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index be1ef631aa0dd42338467011c2227a46ea216a34..5da968e5a6b94bc19c3d43237cfb6c0fcdf325cb 100644 (file)
@@ -91,6 +91,7 @@
     </extension>
 
     <!-- If to_host and from_host differ this is an external sip URI so lets send it out. -->
+    <!--
     <extension name="external_sip_uri" continue="true">
       <condition field="source" expression="mod_sofia"/>
       <condition field="${outside_call}" expression="^$"/>
@@ -98,6 +99,7 @@
        <anti-action application="bridge" data="sofia/${use_profile}/${sip_to_uri}"/>
       </condition>
     </extension>
+    -->
     <!--
        snom button demo, call 9000 to make button 2 mapped to transfer the current call to a conference
     -->