]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add ttl parameter to sample config
authorAndrew Thompson <andrew@hijacked.us>
Wed, 17 Jun 2009 04:21:28 +0000 (04:21 +0000)
committerAndrew Thompson <andrew@hijacked.us>
Wed, 17 Jun 2009 04:21:28 +0000 (04:21 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13803 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/event_multicast.conf.xml

index 9f2091df35e9b21a08cc7114642b5ec9c6c8c3d4..edee82cb7e302527db9262dcdd00d68fdd6bb935 100644 (file)
@@ -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>