forked from Mirrors/freeswitch
c95d8882c4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16146 d0543943-73ff-0310-b7d9-9358b9ac24b2
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>
|