In article <[EMAIL PROTECTED]>,
nik600 <[EMAIL PROTECTED]> wrote:
> Hi
> 
> can you help me to build a asterisk manager command event to join a 
> conference?
> 
> i've seen that there is the event
> 
> Event: MeetmeJoin
>     Channel: <channel>
>     Uniqueid: <uniqueid>
>     Meetme: <meetme>
>     Usernum: <usernum>
> 
> Can you explain me how it works?

It is sent by Asterisk to your Manager Client when someone joins
a Meetme conference.

> Can i use it to join an existing conference?

No, it isn't a command from you to Asterisk, it is information from
Asterisk to you.

You have to join a conference using the dialplan. If you want the
Manager Client to be able to make an existing call join a conference,
set up an extension in the dialplan that does what you want, and
then use the Manager "Redirect" command to transfer the channel
to that extension.

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to