Hi , Can any body please help me in solving the problem for opening more than 32 ports with pjsua application. I have defined 254 calls */ #ifndef PJSUA_MAX_CALLS # define PJSUA_MAX_CALLS 254 #endif Again compiled total source. When I try to run the application more than 32 calls with max-calls option. Application is not running, It is showing error as below *pjsua_media.c Unable to create media transport : Too many objects of the specified type (PJ_ETOOMANY) [status=70010]* Using version is pjproject 1.4 thanks & regards, Abdul Khadar. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091026/9a74f7da/attachment.html>