[asterisk-users] custom automated meeting

Sammy Govind govoiper at gmail.com
Wed Nov 2 00:44:01 CDT 2011


Type in asterisk CLI>core show application meetme
or google "asterisk cmd meetme" simple?

On Tue, Nov 1, 2011 at 10:33 PM, Thanasis <thanasis at asyr.hopto.org> wrote:

> on 11/01/2011 05:41 PM Yaroslav Panych wrote the following:
> > You need simple dialplan of four steps:
> > same =>n,Set(conf_name=conf-${RAND(1,1000)})
> > same =>n,Originate(SIP/dev1,app,MeetMe,${conf_name},dFI1x)
> > same =>n,Originate(SIP/dev2,app,MeetMe,${conf_name},dFI1x)
> > same =>n,MeetMe(${conf_name},dFI1xAC)
> > same =>n,Noop(do post conference stuff)
> >
>
> Thanks!
> What is the meaning of the options dFI1xAC passed to
> app,MeetMe,${conf_name} ?
> Where can I find them described please?
>
> >
> > 2011/10/31 Thanasis <thanasis at asyr.hopto.org>:
> >> I need your help in implementing the following scenario:
> >>
> >> A certain extension will ring two sip phones simultaneously and when one
> >> of them answers, the other keeps ringing until it answers too, and then
> >> all three (the caller and the other two) are immediately placed in a
> >> conference room (same room for all three).
> >>
> >> Can we do it?
> >>
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111102/3a085a06/attachment.htm>


More information about the asterisk-users mailing list