Add ttl parameter to sample config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13803 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3c2d4f9912
commit
a232c1e5f5
|
@ -3,6 +3,7 @@
|
|||
<param name="address" value="225.1.1.1"/>
|
||||
<param name="port" value="4242"/>
|
||||
<param name="bindings" value="all"/>
|
||||
<param name="ttl" value="1"/>
|
||||
</settings>
|
||||
</configuration>
|
||||
|
||||
|
|
Loading…
Reference in New Issue