[asterisk-users] pickupgroup

Paul Belanger pabelanger at digium.com
Thu Aug 4 16:22:57 CDT 2011


On 11-08-04 03:35 PM, Dan Journo wrote:
>>> Is there any technical reason for this 63 group limit?
>
>> Currently the number of callgroups/pickupgroups is limited to 63, because the variable type that holds the group bits is a long long.
>
> Ah, so it's a major change to get it to hold a larger number?
>
> I was hoping I could just change the following line:-
> 	
> 	if ((x>  63) || (x<  0)) {
>

https://issues.asterisk.org/jira/browse/ASTERISK-15463

-- 
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-users mailing list