try to use epoll backend of pjlib. regards, Gang On Wed, Sep 3, 2008 at 8:55 PM, Fr??d??ric CLEMENT <fclement at viatelecom.com>wrote: > Hi all, > > I am trying to write an application able to handle a big account of calls. > So I read many of the very interesting posts I could found. > > I changed the value of PJSUA_MAX_CALLS to 200 > And I get the famous message "PJ_IOQUEUE_MAX_HANDLES cannot be greater than > FD_SETSIZE" at compilation time. > > I am under Linux/Debian. > I understood that this problem has to do with the maximum of sockets that > can be included in the FD_SET macro for the select() method. > > What is the best way to handle this problem ? > > Regards, > > Frederic > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080903/89e0929f/attachment.html