[asterisk-users] Asterisk SIP calls stop working having more than 300 calls (more than 600 channels)

Kristian Kielhofner kkielhofner at star2star.com
Fri Oct 10 11:41:16 CDT 2008


On 10/10/08, Juan Rodríguez <jerdguez at gmail.com> wrote:
> Kristian:
>
> Thanks for your reply. I am running asterisk as root, but still getting this
> error.
>
> I did a test while running asterisk 1.4.21 version setting "ulimit -n
> 32768", but after restaring asterisk it stop working with less than 150
> calls (less than 300 channels).
>
> Any suggestion??
>

Here's another (fuller) list, shamelessly lifted from another mailing list:

ulimit -c unlimited
ulimit -d unlimited
ulimit -f unlimited
ulimit -i unlimited
ulimit -n 999999
ulimit -q unlimited

ulimit -u unlimited
ulimit -v unlimited
ulimit -x unlimited
ulimit -s 244
ulimit -l unlimited

Make sure these are in your Asterisk startup scripts before Asterisk starts.

-- 
Kristian Kielhofner
http://blog.krisk.org
http://www.submityoursip.com
http://www.astlinux.org
http://www.star2star.com



More information about the asterisk-users mailing list