提交 95f1060e authored 作者: Anthony Minessale's avatar Anthony Minessale

update_config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6028 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 8b9311d5
...@@ -25,6 +25,8 @@ ...@@ -25,6 +25,8 @@
<!--<param name="expire-seconds" value="60"/>--> <!--<param name="expire-seconds" value="60"/>-->
<!--/// do not register ///--> <!--/// do not register ///-->
<!--<param name="register" value="false"/>--> <!--<param name="register" value="false"/>-->
<!-- which transport to use for register -->
<!--<param name="register-transport" value="udp"/>-->
<!--How many seconds before a retry when a failure or timeout occurs --> <!--How many seconds before a retry when a failure or timeout occurs -->
<!--<param name="retry_seconds" value="30"/>--> <!--<param name="retry_seconds" value="30"/>-->
<!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --> <!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
<!--<param name="expire-seconds" value="60"/>--> <!--<param name="expire-seconds" value="60"/>-->
<!--/// do not register ///--> <!--/// do not register ///-->
<!--<param name="register" value="false"/>--> <!--<param name="register" value="false"/>-->
<!-- which transport to use for register -->
<!--<param name="register-transport" value="udp"/>-->
<!--How many seconds before a retry when a failure or timeout occurs --> <!--How many seconds before a retry when a failure or timeout occurs -->
<!--<param name="retry_seconds" value="30"/>--> <!--<param name="retry_seconds" value="30"/>-->
<!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --> <!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论