[Freeswitch-users] Any way to limit the ability to create conference rooms on demand?

André Rosowski andre.rosowski at omigos.de
Mon May 30 12:19:54 MSD 2011


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 - www.omigos.de
Geschäftsführer: BSc André Rosowski, Benjamin Bittner, Julian Klima
Registergericht: Amtsgericht Bielefeld - Registernummer: HRB 40255
USt-IdNr.: 305/5860/1585




More information about the FreeSWITCH-users mailing list