El dom, 30-01-2005 a las 21:01 +0200, George Konstantoulakis escribi�: > The problem is that you reach the max number of open files. > Do as root : > ulimit -n 8192 > before running asterisk. > To see that you changed the number of open files : > ulimit -a > > George.
At least in Debian distribution you can't doo this. I have change max number file descriptor patching include/limits.h and include/fs.h in the kernel tree. Roberto. _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
