Exten => s,1,meetme(6500,I,1234) 

Or 

Exten => s,1,MeetMe(6500,Mrsqx) 

 

Is what I use to connect to conference 6500.  This starts the conference if
you are caller 1 or adds if you are caller N.

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Jerry Geis
Sent: Thursday, November 15, 2012 3:37 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Application: AGI from AMI

 

hile AGI is an application, it has to be done within a call, so it is best
to do a call to the context that has the AGI command in it.
[runmyagi]
Exten => s,1,AGI...
 
Command: Dial
Context: runmyagi

 

Danny

Thanks, what might the command look like to "add" one  asterisk box (sip
connected)
to an existing meetme conference?


Jerry

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to