forked from Mirrors/freeswitch
13 lines
384 B
XML
13 lines
384 B
XML
<document type="freeswitch/xml">
|
|
<section name="configuration">
|
|
<configuration name="event_socket.conf" description="Socket Client">
|
|
<settings>
|
|
<param name="nat-map" value="false"/>
|
|
<param name="listen-ip" value="127.0.0.1"/>
|
|
<param name="listen-port" value="8021"/>
|
|
<param name="password" value="ClueCon"/>
|
|
</settings>
|
|
</configuration>
|
|
</section>
|
|
</document>
|