[asterisk-dev] pickup & call groups
    Eric "ManxPower" Wieling 
    eric at fnords.org
       
    Mon Apr 16 14:44:11 MST 2007
    
    
  
Just how many pickup groups do you need?
If you are assigning one pickup group for each extension then your 
design is wrong.
Pavel Jezek wrote:
> if this limitation is really true, it is challenge for some rework,
> because with 64 pickup groups limit, it's usefull only for small 
> companies :-(
> 
> 
> Philipp Kempgen wrote:
>> Dov Bigio wrote:
>>
>>  
>>> Is there any possibily of having more than 0-63 pickup/callgroups????
>>>     
>>
>> Not unless you invent something on your own.
>> They are stored as a long long int which has 64 bits so
>> this is not easily extendable. You could do some sort
>> of checking for a user's permissions before doing the
>> Pickup().
>>
>>
>> Regards,
>>   Philipp
>>
>>   
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
> 
    
    
More information about the asterisk-dev
mailing list