提交 73235d51 authored 作者: Brian West's avatar Brian West

tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5928 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bcc8316d
......@@ -21,7 +21,7 @@
can be any string.
used by: sofia.conf.xml enum.conf.xml default_context.xml directory.xml
-->
<!--#set "domain=mydomain.com"-->
<!--#set "domain=$${local_ip_v4}"-->
<!--#set "sip_profile=$${domain}"-->
<!-- xmpp_client_profile and xmpp_server_profile
xmpp_client_profile can be any string.
......@@ -46,7 +46,14 @@
If unspecified, the bind_server_ip value is used.
Used by: sofia.conf.xml dingaling.conf.xml
-->
<!--#set "external_rtp_ip=stun:stun.server.com"-->
<!--#set "external_rtp_ip=stun:stun.fwdnet.net"-->
<!-- external_sip_ip
Used as the public IP address for SDP.
Can be an ip address or a string like "stun:stun.server.com"
If unspecified, the bind_server_ip value is used.
Used by: sofia.conf.xml dingaling.conf.xml
-->
<!--#set "external_sip_ip=stun:stun.fwdnet.net"-->
<!-- server_name
A public ip address or DNS name that is used when advertising conference
presence or registering sip.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论