提交 79cf768e authored 作者: Brian West's avatar Brian West

SIPPhone has now fixed their TCP SRV record so it will work great.. just don't…

SIPPhone has now fixed their TCP SRV record so it will work great.. just don't send it an SRTP key it'll barf

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7468 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 d262ce56
<include> <include>
<extension name="sipphone.com"> <extension name="sipphone.com">
<condition field="destination_number" expression="^((1222.*)$|^(1747.*))$"> <condition field="destination_number" expression="^((1222.*)$|^(1747.*))$">
<action application="bridge" data="sofia/gateway/proxy01.sipphone.com/$1;transport=udp"/> <action application="unset" data="sip_secure_media"/>
<action application="bridge" data="sofia/gateway/proxy01.sipphone.com/$1"/>
</condition> </condition>
</extension> </extension>
</include> </include>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论