<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Michael,<br>
<br>
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...<br>
<br>
<br>
Regards<br>
<br>
Realdoe<br>
<br>
On 31.05.2011 22:58, Michael Collins wrote:
<blockquote
cite="mid:BANLkTikMwQePifbiVMPdcSg9nnEKUdG_Uw@mail.gmail.com"
type="cite">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"><<a moz-do-not-send="true"
href="mailto:andre.rosowski@omigos.de">andre.rosowski@omigos.de</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Hi there,<br>
<br>
I'm using Bigbluebutton (online conferencing) with
Freeswitch so that<br>
users can call a number and then have to enter the
"voicebridge" number<br>
to be put into a voice conference. The problem, however,
is that if a<br>
user dialed the wrong "voicebridge" number he will be put
into a new<br>
conference thus creating one on demand as stated in the
describtion of<br>
"mod_conference". Is there any way to manually create
conference rooms<br>
and make them static...not allowing for new conference
"rooms" to be<br>
created on demand.<br>
<br>
default.xml in dialplan:<br>
<br>
<extension name="phone conference"><br>
<condition field="destination_number"
expression="^(SEND_TO_CONFERENCE)$"><br>
<action application="conference"
data="${pin}@wideband"/><br>
</condition><br>
</extension><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 moz-do-not-send="true" href="mailto:info@omigos.de">info@omigos.de</a>
- <a moz-do-not-send="true" 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 moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</div>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Omigos Labs UG (haftungsbeschränkt) - Meisenstraße 96 - 33607 Bielefeld
Fon: +49 521 2997 200 - Fax: +49 521 2997 101
<a class="moz-txt-link-abbreviated" href="mailto:info@omigos.de">info@omigos.de</a> - <a class="moz-txt-link-abbreviated" href="http://www.omigos.de">www.omigos.de</a>
Geschäftsführer: BSc André Rosowski, Benjamin Bittner, Julian Klima
Registergericht: Amtsgericht Bielefeld - Registernummer: HRB 40255
USt-IdNr.: 305/5860/1585</pre>
</body>
</html>