forked from Mirrors/freeswitch
5de06fb3d5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6319 d0543943-73ff-0310-b7d9-9358b9ac24b2
7 lines
203 B
XML
7 lines
203 B
XML
<configuration name="zeroconf.conf" description="Zeroconf Event Handler">
|
|
<settings>
|
|
<param name="publish" value="yes"/>
|
|
<param name="browse" value="_sip._udp"/>
|
|
</settings>
|
|
</configuration>
|