Thanks for you information. Now It started working. My Application is working fine. On Mon, Oct 26, 2009 at 1:59 PM, mayamatakeshi <mayamatakeshi at gmail.com>wrote: > > > On Mon, Oct 26, 2009 at 4:56 PM, Abdul Khadar <abdul.khadar at pyrogroup.com>wrote: > >> 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]* > > > Where are you defining PJSUA_MAX_CALLS? > > I do this in my pjlib/include/pj/config_site.h : > > #define PJSUA_MAX_ACC (20000) > #define PJ_IOQUEUE_MAX_HANDLES (1024) > #define PJSUA_MAX_CALLS (20000) > > > _______________________________________________ > 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 > > -- thanks & regards, Abdul Khadar Shaik, M: 94 93 23 79 42 (or) 98 48 48 19 56 O: 040-39849500 - 2093 (Ext) Pyro Networks Pvt Ltd, Jublee Hills, Rd No 92 Hyderabad - A.P. India -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091026/6d37392d/attachment.html>