login | register
Tue 02 of Dec, 2008 [14:15 UTC]

voip-info.org

Discuss [2] History

Asterisk sip callgroup

Created by: oej,Last modification on Thu 10 of Feb, 2005 [16:38 UTC] by dyer
The Callgroup= setting defines call group for calls to this device.

In v1.0 and previous versions of Asterisk, call groups are numbered 0-31.
In v1.1dev and v1.2, call groups are numbered 0-63

See Asterisk callgroups and pickupgroups



Comments

Comments Filter
222

333Call group limit restricts multitennant app.

by Jon_Bruel, Tuesday 18 of October, 2005 [14:55:37 UTC]
The present call/ring group limitation restricts the Asterisk to 32 customers on one server. This is because the *8 function works across context settings. Changing it to 64 would not help a lot. I would like to have more than 1000 extensions one one server distributed on up to 100 customers. Further, when I move a customer from one server to another, I would like to keep the call/ring groups. So please increase the number range, allow alphanumeric strings and/or make it context sensitive!
222

333This is obsurd

by flobi, Thursday 17 of February, 2005 [22:19:56 UTC]
To me this is obsurd. Why is this a numeric value? Why isn't this an alphanumeric value like everything else? And even if it is numeric, what possible reason could there be to limiting it to 31 (or even 63 in newer versions)? Granted, I know I'm not the one programming it and I should be grateful that it is here at all (and I am). But I have helped a decent amount on the documentation of * (Especially on MySQL which was in bad need of documentation at the time) and I decided to go ahead and put my opinion on this out.