[Freeswitch-users] Any way to limit the ability to create conference rooms on demand?
André Rosowski
andre.rosowski at omigos.de
Fri Jun 3 13:11:29 MSD 2011
Hi Michael,
thank you for your answer. Could you be more specific how exactly I have
to hard-code the conference rooms into the dialplan. Would you be so
kind and give me an example? Much appreciated...
Regards
Realdoe
On 31.05.2011 22:58, Michael Collins wrote:
> 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?
>
> -MC
>
> 2011/5/30 André Rosowski <andre.rosowski at omigos.de
> <mailto:andre.rosowski at omigos.de>>
>
> Hi there,
>
> I'm using Bigbluebutton (online conferencing) with Freeswitch so that
> users can call a number and then have to enter the "voicebridge"
> number
> to be put into a voice conference. The problem, however, is that if a
> user dialed the wrong "voicebridge" number he will be put into a new
> conference thus creating one on demand as stated in the describtion of
> "mod_conference". Is there any way to manually create conference rooms
> and make them static...not allowing for new conference "rooms" to be
> created on demand.
>
> default.xml in dialplan:
>
> <extension name="phone conference">
> <condition field="destination_number"
> expression="^(SEND_TO_CONFERENCE)$">
> <action application="conference" data="${pin}@wideband"/>
> </condition>
> </extension>
>
> Thanks for your help : )
>
> Regards,
>
> Realdoe
>
> --
> Omigos Labs UG (haftungsbeschränkt) - Meisenstraße 96 - 33607
> Bielefeld
> Fon: +49 521 2997 200 - Fax: +49 521 2997 101
> info at omigos.de <mailto:info at omigos.de> - www.omigos.de
> <http://www.omigos.de>
> Geschäftsführer: BSc André Rosowski, Benjamin Bittner, Julian Klima
> Registergericht: Amtsgericht Bielefeld - Registernummer: HRB 40255
> USt-IdNr.: 305/5860/1585
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
Omigos Labs UG (haftungsbeschränkt) - Meisenstraße 96 - 33607 Bielefeld
Fon: +49 521 2997 200 - Fax: +49 521 2997 101
info at omigos.de - www.omigos.de
Geschäftsführer: BSc André Rosowski, Benjamin Bittner, Julian Klima
Registergericht: Amtsgericht Bielefeld - Registernummer: HRB 40255
USt-IdNr.: 305/5860/1585
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110603/d1ee8e6a/attachment.html
More information about the FreeSWITCH-users
mailing list