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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080903/b83f83d6/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: fclement.vcf Type: text/x-vcard Size: 389 bytes Desc: not available Url : http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080903/b83f83d6/attachment.vcf