Juan Pablo Abuyeres
2005-Jun-11 11:13 UTC
[Asterisk-Users] how to limit simultaneous calls
Hi, There is one asterisk server, and there are several locations. On each location there are 100 (SIP) extensions. The idea is to set up a limit of 10 concurrent calls for each location (because of bandwidth issues on each location). How can I do that? Thanks!
On 6/11/05, Juan Pablo Abuyeres <jpabuyer@tecnoera.com> wrote:> Hi, > > There is one asterisk server, and there are several locations. On each > location there are 100 (SIP) extensions. The idea is to set up a limit > of 10 concurrent calls for each location (because of bandwidth issues on > each location). How can I do that?Check out setgroup. See if that will accomplish what you are after. http://www.voip-info.org/wiki-Asterisk+cmd+SetGroup -Brian
Juan Pablo Abuyeres
2005-Jun-11 12:40 UTC
[Asterisk-Users] how to limit simultaneous calls
that looks pretty much like it... thanks! Brian Roy wrote:>On 6/11/05, Juan Pablo Abuyeres <jpabuyer@tecnoera.com> wrote: > > >>Hi, >> >>There is one asterisk server, and there are several locations. On each >>location there are 100 (SIP) extensions. The idea is to set up a limit >>of 10 concurrent calls for each location (because of bandwidth issues on >>each location). How can I do that? >> >> > >Check out setgroup. See if that will accomplish what you are after. > >http://www.voip-info.org/wiki-Asterisk+cmd+SetGroup > >-Brian >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >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/20050611/699d895f/attachment.htm
I am curious to what your loading was/is with 100 extensions. How many concurrent calls should be planned - in an extensions to line ratio? I had heard that 10 to 1 was a pretty good metric. Thoughts? -Steve>>> >>>There is one asterisk server, and there are several locations. On each >>>location there are 100 (SIP) extensions. The idea is to set up a limit >>>of 10 concurrent calls for each location >>> > >