Files
asterisk/channels
Naveen Albert 2c6ae41a97 chan_dahdi: Fix insufficient array size for round robin.
According to chan_dahdi.conf, up to 64 groups (numbered
0 through 63) can be used when dialing DAHDI channels.

However, currently dialing round robin with a group number
greater than 31 fails because the array for the round robin
structure is only size 32, instead of 64 as it should be.

This fixes that so the round robin array size is consistent
with the actual groups capacity.

ASTERISK-29994

Change-Id: I4caa08d7025f78ac75a0539f71aaf3eb3e85b3b7
2022-04-27 06:02:42 -05:00
..
2021-11-19 09:11:38 -06:00
2021-11-19 09:11:38 -06:00
2021-11-19 09:11:38 -06:00
2021-11-15 23:17:49 -06:00
2021-11-15 23:17:49 -06:00
2021-11-15 23:17:49 -06:00
2021-11-19 09:11:38 -06:00
2021-11-15 23:17:49 -06:00
2021-11-15 23:17:49 -06:00