[asterisk-users] How to create MeetME room with dialplan?

Bruce Nik brucevoip at gmail.com
Thu Dec 24 12:20:27 CST 2009


Hello,

Thanks for the reply. I am in full control of the meetme rooms since I
initiate the call for both parties and I can do next call into a new meetme
room.

Can anyone please share their AMI, PHP, and dialplan code relating to
creating MeetME rooms on the go?

Much appreciated.

Thanks

On Thu, Dec 24, 2009 at 9:23 AM, Danny Nicholas <danny at debsinc.com> wrote:

>  Whether you can do this and how successfully depends on your Asterisk
> Flavor.  Meetme has no internal limitation that would allow you to limit the
> meetme to two callers.  IMO you would have better luck using a bank of
> pre-defined meetme rooms, but you can set up as many as you want “on the
> fly” from the dialplan.
>
>
>
> The approach I would take to this is this
>
> Caller A calls in – he is assigned to pre-defined room x.  AMI then calls
> caller B and dumps him/her into room x.  You could use the Asterisk DB or
> MYSQL to track rooms by caller.
>
>
>  ------------------------------
>
> *From:* asterisk-users-bounces at lists.digium.com [mailto:
> asterisk-users-bounces at lists.digium.com] *On Behalf Of *Bruce Nik
> *Sent:* Wednesday, December 23, 2009 10:53 PM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* [asterisk-users] How to create MeetME room with dialplan?
>
>
>
> Hi,
>
>
>
> Is it possible to create a meet me room on the go through dial plan?  I am
> looking to use AMI Originate to drop a call into meetme room and once it's
> proved that party is joined, play him an announcement, grab few numbers from
> them, and then dial a second number and drop into the same meetme room. The
> reason to use this is to be able to know when the channels connected because
> both parties being called are done through a third party SIP provider.
>
>
>
> 1- So, I am looking to use 100s of calls to connect at with each two party
> connected to each other. I guess I need 50 meetme rooms for 100 callees?!
>
>
>
> 2- And, is it possible to create those meetme rooms on the go from within
> my context via dialplan? or is there a better approach that I should take?
>
>
>
> Thanks,
>
> Bruce
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091224/364a321f/attachment.htm 


More information about the asterisk-users mailing list