1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-24 18:41:57 +00:00

9 lines
244 B
XML
Raw Normal View History

<configuration name="event_multicast.conf" description="Multicast Event">
<settings>
<param name="address" value="225.1.1.1"/>
<param name="port" value="4242"/>
<param name="bindings" value="all"/>
</settings>
</configuration>