Hi, I was experimenting queues and agent channel. I observed that the maximum group number in agents.conf can be 31. I have also looked at ast_get_group function which limits group id to be between 0 and 31. Any specific reason why is it limited? What may be the impact if I alter the limit in ast_get_group? Thanks in advance. Ranga