[asterisk-users] Application: AGI from AMI
Danny Nicholas
danny at debsinc.com
Thu Nov 15 15:43:25 CST 2012
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: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121115/8c08f360/attachment.htm>
More information about the asterisk-users
mailing list