How to increase the maximum call for gnuGK? Thanks!
Bo Xu <[email protected]>
| Newsgroups | gmane.comp.telephony.openh323gk.user |
|---|---|
| Message-ID | <CAFgLERnFwXCcYiF0fUJVcy3qvyjWKogbm+BoxWHeRe+-fJ4JhQ@mail.gmail.com> |
Hi, I built gnuGK from CVS on centOS6.4 successfully, when I test it, I found when the call number is more than around 126, I got the following error: ... Assertion fail: Operating System error, file ptlib/unix/tlibthrd.cxx, line 402, Error=24 <A>bort, <C>ore dump, <I>gnore? a ... the relative assert code is: ... PAssertOS(::pipe(unblockPipe) == 0); ... I searched and found the following solution (ulimit -n 32768): http://sourceforge.net/p/openh323gk/mailman/message/30192181/ after I run ulimit -n 32768, then start gnuGK, I don't get the assert-error anymore, but I still cannot make more than around 126 calls. i.e., there is no error message now, but the extra call will be rejected if the call-number is more than around 126. Could you tell me how I can increase the maximum call? is there any parameter of gnuGK or linux I can modify so I can make more calls? Thanks! Regards, Bo Xu ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________________ Posting: mailto:[email protected] Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/