Thanks David. Actually, what I tried to mean is how to create a dynamic extension. Once the FreeSWITCH server loads, what are the ways I can create new extensions? I am already providing directory information dynamically by using mod_xml_curl. Can I create extensions dynamically using the same way? Can the mod_esl be used for the same purpose? Or is there any other way which I do not know?<div>
<br></div><div>Thanks,</div><div>Farhan<br><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 1:58 AM, David Wafula <span dir="ltr">&lt;<a href="mailto:davidwaf@gmail.com">davidwaf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 9:48 AM, Farhan Husain <span dir="ltr">&lt;<a href="mailto:farhan.husain@csebuet.org" target="_blank">farhan.husain@csebuet.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

Hello,<div><br></div><div>I could successfully create audio conference by adding extension in dialplan. However, how can I create conferences dynamically? Can I use mod_event_socket for that? Is there any command to create a conference dynamically?</div>



<div><br></div><br></blockquote></div><br></div>There is a sample extension &lt;extension name=&quot;nb_conferences&quot;&gt;  in the default.xml that you can adapt to. Use latest git.<br>-- <br><font color="#888888">David Wafula<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></div>