提交 1322bdd6 authored 作者: Brian West's avatar Brian West

document the ping option in the gateway examples on profiles also

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9408 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 9d1df9df
......@@ -30,5 +30,7 @@
<!--<param name="contact-params" value="tport=tcp"/>-->
<!--/// ping gateway to see if it is alive: *optional* /// -->
<!--<param name="ping" value="15"/>-->
<!--send an options ping every x seconds, failure will unregister and/or mark it down-->
<!--<param name="ping" value="25"/>-->
<!--</gateway>-->
</include>
......@@ -28,5 +28,7 @@
<!--<param name="caller-id-in-from" value="false"/>-->
<!--extra sip params to send in the contact-->
<!--<param name="contact-params" value="tport=tcp"/>-->
<!--send an options ping every x seconds, failure will unregister and/or mark it down-->
<!--<param name="ping" value="25"/>-->
<!--</gateway>-->
</include>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论