[asterisk-users] Fixed quantity calls per extension

equis software equissoftware at gmail.com
Fri Apr 27 12:33:18 MST 2007


I´m trying this:

exten => 99,1,Set(GROUP(99) = GROUP99)
exten => 99,2,GotoIf($[${GROUP_COUNT(99)}>1]?103)
exten => 99,3,Goto(context2,s,1)
exten => 99,103,Hangup

but doesn't work...I call to extension 99 from two different phones and
Asterisk sends both to 'context2'.



On 4/27/07, Eric ManxPower Wieling <eric at fnords.org> wrote:
>
> equis software wrote:
> > Hi, is there any way to configure  a number of simultaneus calls per
> > extension.
> > I need to rerstrict the simultaneus calls per service ( in extension 33
> I
> > answer Service 1 and in extension 37 I answer service 2.
> >
> > Example:
> > No more than 3 simultaneus calls to extension 33
> > No more than 15 simultaneus calls to extension 37
>
> Yes. Any of the following:
>
> 1) Check the documentation for your IP phone.
> 2) Use the applications shown by "show applications like group" in the
> CLI.
> 3) Talk to your VoIP provider
> 4) Use Queues
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070427/b3042321/attachment.htm


More information about the asterisk-users mailing list