On Fri, Oct 10, 2008 at 11:56:34AM -0400, Juan Rodríguez 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).

Are file descriptors the problem?

  ls /proc/<PID_OF_ASTERISK>/fd | wc

Maybe there are really not enough open ports?

Start with:

  netstat -anu 

Or:

  netstat -anup

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to