There are only two practical ways to do this: hard-code your conference rooms in the dialplan or use a database-backed solution like mod_xml_curl. How are you currently managing the list of available conferences?<div><br></div>
<div>-MC<br><div><br><div class="gmail_quote">2011/5/30 André Rosowski <span dir="ltr">&lt;<a href="mailto:andre.rosowski@omigos.de">andre.rosowski@omigos.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi there,<br>
<br>
I&#39;m using Bigbluebutton (online conferencing) with Freeswitch so that<br>
users can call a number and then have to enter the &quot;voicebridge&quot; number<br>
to be put into a voice conference. The problem, however, is that if a<br>
user dialed the wrong &quot;voicebridge&quot; number he will be put into a new<br>
conference thus creating one on demand as stated in the describtion of<br>
&quot;mod_conference&quot;. Is there any way to manually create conference rooms<br>
and make them static...not allowing for new conference &quot;rooms&quot; to be<br>
created on demand.<br>
<br>
default.xml in dialplan:<br>
<br>
&lt;extension name=&quot;phone conference&quot;&gt;<br>
&lt;condition field=&quot;destination_number&quot; expression=&quot;^(SEND_TO_CONFERENCE)$&quot;&gt;<br>
&lt;action application=&quot;conference&quot; data=&quot;${pin}@wideband&quot;/&gt;<br>
&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
Thanks for your help : )<br>
<br>
Regards,<br>
<br>
Realdoe<br>
<br>
--<br>
Omigos Labs UG (haftungsbeschränkt) - Meisenstraße 96 - 33607 Bielefeld<br>
Fon: +49 521 2997 200 - Fax: +49 521 2997 101<br>
<a href="mailto:info@omigos.de">info@omigos.de</a> - <a href="http://www.omigos.de" target="_blank">www.omigos.de</a><br>
Geschäftsführer: BSc André Rosowski, Benjamin Bittner, Julian Klima<br>
Registergericht: Amtsgericht Bielefeld - Registernummer: HRB 40255<br>
USt-IdNr.: 305/5860/1585<br>
<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></div></div>