[Asterisk-Dev] group number limitation

Kevin P. Fleming kpfleming at starnetworks.us
Tue Jan 11 13:35:09 MST 2005


Tilghman Lesher wrote:

> The answer is 3 lines further down:
> 
> group |= (1 << x);
> 
> On the i386 architecture, which most people are running, your integers are
> all 32 bits wide, which means you're limited to 32 groups.

And with that code, if you try use to group number 32, you'll have fun :-)



More information about the asterisk-dev mailing list