forked from Mirrors/freeswitch
bba65f4a1e
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7966 d0543943-73ff-0310-b7d9-9358b9ac24b2
9 lines
308 B
XML
9 lines
308 B
XML
<configuration name="event_socket.conf" description="Socket Client">
|
|
<settings>
|
|
<param name="listen-ip" value="127.0.0.1"/>
|
|
<param name="listen-port" value="8021"/>
|
|
<param name="password" value="ClueCon"/>
|
|
<!--<param name="apply-inbound-acl" value="lan"/>-->
|
|
</settings>
|
|
</configuration>
|