You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
592 B

<configuration name="kazoo.conf" description="Kazoo Erlang Socket Client">
<settings>
<param name="listen-ip" value="0.0.0.0"/>
<param name="listen-port" value="8031"/>
<param name="cookie-file" value="/etc/freeswitch/autoload_configs/.erlang.cookie" />
<param name="shortname" value="false"/>
<param name="nodename" value="freeswitch@fs01a.5060.io" />
<!--<param name="apply-inbound-acl" value="lan"/>-->
<param name="encoding" value="binary"/>
<!--<param name="compat-rel" value="12"/> -->
</settings>
</configuration>