Hi Joao, I think it's not related with pool setting. Could you specify more detail about the value of rx_buf_count and rx_buf_cap when the assertion happens? Which codec and which clock rates are you using for the sound device/conference and conference ports used such as file ports if any. And, sometime reclean the whole project may resolve a problem occured after changing library. Regards, nanang On 21/08/2008, Jo?o C?sar <jpcesar at gmail.com> wrote: > > Hello community, > > After upgrading all libs and includes to 0.9 version, we compiled our > already running application successfully. > > However when we accept and confirm a call we are getting this assertion > error: > > --end msg-- > 10:04:51.792 APP Call 0 state=CONFIRMED > Assertion failed: cport->rx_buf_count <= cport->rx_buf_cap, file > e:\development\jcesar\pjproject-0.9.0\pjmedia\src\pjmedia\conference.c, > line 1402 > > Is this related with the amount of the buffer we allocated on > pj_pool_create? > > we are currently using 256*number_frames*2 as starting memory = 65536, and > 30000 as increment value. > > Any feedback will be appreciated > > Thanks > > -- > Joao Cesar > msn: jpcesar at gmail.com > gtalk: jpcesar at gmail.com > icq: 13790802 > > _______________________________________________ > 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 > >