Q2: I ran a load test of our system to analyse the behaivor under heavy
load. While this test multiple misdn channels broke down because of a
"no space left on device" error. (The filesystem had enogth reserves as
the memory also) Any idea why this happend ? (The other side of the
channel, Zaptel-E1 Endpoints were still connected.) Maybe i need to
increase a buffer setting anywhere ?

Did you filled up your hard disk? or what is the exact problem? How many calls you are processing?

According to some post around the net to get more then 150 calls you have to fix ulimit
   http://bama.ua.edu/cgi-bin/man-cgi?ulimit+1
   http://voip-info.org/wiki/view/Asterisk+dimensioning
using:
   ulimit -n 100000

Hope this help :) Antonio*

*
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to