diff --git a/conf/dialplan/default.xml b/conf/dialplan/default.xml
index be1ef631aa..5da968e5a6 100644
--- a/conf/dialplan/default.xml
+++ b/conf/dialplan/default.xml
@@ -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
     -->