[Freeswitch-users] need help on gateway
haloha
haloha201 at gmail.com
Mon Aug 27 07:20:31 MSD 2012
Hi all
for now, all the gateway's information is stored in xml file and its
path(conf/sip_profiles/external/example.xml):
<include>
<gateway name="example">
<param name="username" value="cluecon"/>
<param name="password" value="2007"/>
<param name="proxy" value="sip.abc.net"/>
<param name="expire-seconds" value="3600"/>
<param name="register" value="true"/>
<!--<param name="register" value="false"/>-->
<param name="retry-seconds" value="30"/>
<param name="ping" value="25"/>
</gateway>
</include>
is there a way to store the gateway's information in Mysql Databases,
like sip clients information in folder conf/directory/
Thank you
Ha`
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list