Hi Gabe<br><br>Thanks for you response to this question.<br>Do you perhaps have a link to an example (or just further detail) to what you've descibed below. <br>I guess one would also use a similar setup to generate dialplans from web forms.<br>
<br clear="all">Thanks again, <br>Costa<br><br>
<br><br><div class="gmail_quote">2009/9/24 Gabriel Gunderson <span dir="ltr"><<a href="mailto:gabe@gundy.org">gabe@gundy.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Sep 23, 2009 at 12:37 PM, Anil Kumar S. R. <<a href="mailto:sranil@gmail.com">sranil@gmail.com</a>> wrote:<br>
> I didn't get much help for my problem with XML CURL. What I meant to say is,<br>
> suppose I want to have some 10000 users on freeswitch. Do we have to create<br>
> some many xml files in the directory or is there some way in which the users<br>
> can be put in the db ?<br>
<br>
That's the whole point. You serve up the XML from *your* web server<br>
using whatever technologies that *you* would like on the back-end.<br>
You'll want to make that XML reply dynamic.<br>
<br>
Use php, perl, python, c#, java or whatever other language *you* want.<br>
Pull the data from MySQL, flat-files, PostgreSQL, MSSQL, LDAP or<br>
whatever *you* want. Just serve up the right bit of configuration to<br>
FreeSWITCH and you're done.<br>
<br>
Good luck. Spend more time in the docs. Others have posted the links.<br>
<br>
<br>
Best,<br>
Gabe<br>
<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>
</blockquote></div><br>