提交 fb3a1cf1 authored 作者: Brian West's avatar Brian West

uncomment routes that aren't loaded by default.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9013 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 97dad7b3
......@@ -8,7 +8,7 @@
<routes>
<route service="E2U+SIP" regex="sip:(.*)" replace="sofia/${use_profile}/$1"/>
<route service="E2U+IAX2" regex="iax2:(.*)" replace="iax/$1"/>
<route service="E2U+XMPP" regex="XMPP:(.*)" replace="dingaling/$${xmpp_server_profile}/$1"/>
<!--<route service="E2U+IAX2" regex="iax2:(.*)" replace="iax/$1"/>-->
<!--<route service="E2U+XMPP" regex="XMPP:(.*)" replace="dingaling/$${xmpp_server_profile}/$1"/>-->
</routes>
</configuration>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论