Thanks for your response Michael,<br><br>Both the resources you&#39;ve referred to don&#39;t explicitly say much about databases. Could you elaborate just a bit on how on information would retrieved from a database (MySQL) and presented to mod_xml_curl. <br>

<br>Thanks again.<br><br>
<br><br><div class="gmail_quote">2009/10/26 Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br><br><div class="gmail_quote"><div class="im">On Sun, Oct 25, 2009 at 6:58 AM, Lei Tang <span dir="ltr">&lt;<a href="mailto:lei.tlfly@gmail.com" target="_blank">lei.tlfly@gmail.com</a>&gt;</span> wrote:<br></div><div>
<div>
</div><div class="h5"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All:<br>   I&#39;m a newbie to FS.  I&#39;m using  FS as a sbc and have about 20000 user account . Does somebody can tell me how to  make FS load use account information from a database such as mssql or mysql?  Could you give me a sample configuration file?<br>



   Thanks a lots.<br> <br></blockquote></div></div><div>Lei,<br><br>The feature that you want is mod_xml_curl - it allows you to pull config information from a web server, and that web server will do the db lookup. For more information check out these resources:<br>


</div></div><br>Wiki docs: <a href="http://wiki.freeswitch.org/wiki/Mod_xml_curl" target="_blank">http://wiki.freeswitch.org/wiki/Mod_xml_curl</a><br>Example: <a href="http://fisheye.freeswitch.org/browse/FreeSWITCH/contrib/trixter/xml-curl" target="_blank">http://fisheye.freeswitch.org/browse/FreeSWITCH/contrib/trixter/xml-curl</a><br>


<br>We don&#39;t have a soup-to-nuts how-to on mod_xml_curl because it can be done in so many different ways. Someone could write a book on implementing xml_curl techniques. Your best bet is to figure out how you want to store your user information, then decide what&#39;s the best way to pull that information from the database, then setup a web server to handle the request/return process. Between the docs and the examples you should be able to get up and running.<br>

<font color="#888888">
<br>-MC<br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>