]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tcp too yo
authorBrian West <brian@freeswitch.org>
Tue, 24 Jul 2012 18:24:44 +0000 (13:24 -0500)
committerBrian West <brian@freeswitch.org>
Tue, 24 Jul 2012 18:24:50 +0000 (13:24 -0500)
conf/vanilla/autoload_configs/enum.conf.xml

index 6cd198050b5f986d987d32f2afe96794a73f3814..d67f60f7dd70cfe8ad8cb84219cb64d5fea2d5db 100644 (file)
@@ -15,6 +15,7 @@
 
   <routes>
     <route service="E2U+SIP" regex="sip:(.*)" replace="sofia/${use_profile}/$1"/>
+    <route service="E2T+SIP" regex="sip:(.*)" replace="sofia/${use_profile}/$1"/>
     <!--<route service="E2U+XMPP" regex="XMPP:(.*)" replace="dingaling/$${xmpp_server_profile}/$1"/>-->
   </routes>
 </configuration>