[asterisk-users] Max how many users in sip.conf

Leif Neland leifn at neland.dk
Sun Nov 29 17:03:04 CST 2009


mthayeb at gmail.com skrev:
>
> Anyone know how many users i can record in sip.conf. (NO..NO i am not 
> discussing the simultaneous sip calls).
> I tried with 50k users in sip.conf, but the sip module didn't reload.  
> tried with few hundred of users and it works.  any idea what is the 
> limit in sip.conf
Try a binary search
in 15 tries you have the exact value.

Start with 32768 entries.
If it works, add 32768/2 =16384.
If not, subtract 16384, giving 16384.

Continue, adding/subtracting 
8192,4096.2048,1024,512,256,128,64,32,16.8,4,2,1

Leif






More information about the asterisk-users mailing list