On Thu, 2006-11-16 at 16:49 +0530, Saritha wrote: > Hi, > I installed sipp on 2 linux machines and i ran them one as client > and the other as server.My requirement is to make 1K simultaneous > calls all calls open for a time of about 6 hours.But when the maximum > call limit 1k is reached RTP traffic is going down but the calls are > being in connected state only.I want RTP traffic throughout.How do i > do this?
Does each open call consume one or more file descriptors? If so, what is the ulimit for the number of open files on your system? What does the CPU util look like at this stage? rick jones ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
