hello everybody,

i've 32 uri adapters and i want to run 32 uri at same time so fist 7 uri is working, others isn't working, is there any limit to do this?
i've found a code in the linux server 

file name: chan_usbradio.c

in that file :


#define MAX_URIS            32      

when change this number 32 to 3, only 3 uri is working but change 32 to 64 or something.. only 7 uri is working.. i don't understant that,
please help me.. thanks have a nice days

--