[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
Sun Mar 29 00:23:45 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14743 
====================================================================== 
Reported By:                kactus
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   14743
Category:                   Channels/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-25 00:11 CDT
Last Modified:              2009-03-29 00:23 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 
====================================================================== 

---------------------------------------------------------------------- 
 (0102338) russell (administrator) - 2009-03-29 00:23
 http://bugs.digium.com/view.php?id=14743#c102338 
---------------------------------------------------------------------- 
Feature requests without a patch are not accepted on the bug tracker.

I have seen discussions in various places of alternative ways of
implementing pickup groups that do not have this limitation using creative
dialplan. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-29 00:23 russell        Note Added: 0102338                          
2009-03-29 00:23 russell        Status                   new => resolved     
2009-03-29 00:23 russell        Resolution               open => won't fix   
2009-03-29 00:23 russell        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list