]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
comment this out unless you really know what this does
authorBrian West <brian@freeswitch.org>
Tue, 4 Nov 2008 21:50:26 +0000 (21:50 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 4 Nov 2008 21:50:26 +0000 (21:50 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10241 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index 6ea2b833b9700332cf6a525413aa6a84b174ecfb..bbb0d635b19ede338179dffb36658635f47e213a 100644 (file)
@@ -99,6 +99,7 @@
     </extension>
 
     <!-- If sip_req_host is not a local domain then this has to be an external sip uri -->
+    <!--
     <extension name="external_sip_uri" continue="true">
       <condition field="source" expression="mod_sofia"/>
       <condition field="${outside_call}" expression="^$"/>
        <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
     -->