mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
9 lines
244 B
XML
9 lines
244 B
XML
<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>
|
|
|