[asterisk-bugs] [Asterisk 0014743]: Is it possible to increase the number of groups above 64 for pickup etc

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Mar 25 00:11:17 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14743 
====================================================================== 
Reported By:                kactus
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14743
Category:                   Channels/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-25 00:11 CDT
Last Modified:              2009-03-25 00:11 CDT
====================================================================== 
Summary:                    Is it possible to increase the number of groups
above 64 for pickup etc
Description: 
Hi Everyone

Just wonder if it is possible to get the groups increased well above 64.
Currently the valid values are hardcoded

main/channel.c: for (i = 0; i <= 63; i++) {     /* Max group is 63 */

and it would be useful if group numbers could be large (1,000,000 +) so on
shared servers with shared configs, we can set users callgroups to match
their accountcodes

I realise that this probably isn't a high priority for you but in my short
googling I have found other people trying to get this so I thought I'd put
if forward just in case :)

All the best
Kamil 
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-25 00:11 kactus         New Issue                                    
2009-03-25 00:11 kactus         Asterisk Version          => 1.6.0.6         
2009-03-25 00:11 kactus         Regression                => No              
2009-03-25 00:11 kactus         SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list