<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There are a number of examples out there such as:<div><br></div><div><a href="http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/intralanman/PHP/fs_curl/">http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/intralanman/PHP/fs_curl/</a></div><div><br></div><div>Mike</div><div><br><div><div>On Sep 24, 2009, at 7:02 AM, Costa Zikalala wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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">&lt;<a href="mailto:gabe@gundy.org">gabe@gundy.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">

On Wed, Sep 23, 2009 at 12:37 PM, Anil Kumar S. R. &lt;<a href="mailto:sranil@gmail.com">sranil@gmail.com</a>&gt; wrote:<br>
&gt; I didn't get much help for my problem with XML CURL. What I meant to say is,<br>
&gt; suppose I want to have some 10000 users on freeswitch. Do we have to create<br>
&gt; some many xml files in the directory or is there some way in which the users<br>
&gt; can be put in the db ?<br>
<br>
That's the whole point. &nbsp;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>
&nbsp;Pull the data from MySQL, flat-files, PostgreSQL, MSSQL, LDAP or<br>
whatever *you* want. &nbsp;Just serve up the right bit of configuration to<br>
FreeSWITCH and you're done.<br>
<br>
Good luck. &nbsp;Spend more time in the docs. &nbsp;Others have posted the links.<br></blockquote></div></blockquote></div><br></div></body></html>