forked from Mirrors/freeswitch
3241200072
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4026 d0543943-73ff-0310-b7d9-9358b9ac24b2
8 lines
251 B
XML
8 lines
251 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"/>
|
|
</settings>
|
|
</configuration>
|