Hi, It seems the error message "msg too long" was harmless, pjsua_core.c was trying to print the just received INVITE message, which is actually long. However this long message, > common MTU (about 1500 bytes), may lead to another problem, try to use PJSUA param '--use-compact-form' or use transport TCP for SIP signalling. So, regarding audio problem, it seems to be a different issue, please consult http://trac.pjsip.org/repos/wiki/sound-problems first. Regards, nanang On Fri, Oct 10, 2008 at 10:47 PM, Guillermo Orozco <gorozco.vivophone at gmail.com> wrote: > Hello Nanang Izzuddin, > > > > I am sending the log, once the error "pjsua_core.c<logging error: msg too > long>" appears the audio gets worst. I have the PJ configured with a client > that acts as a Outbound proxy between the client and the Sip server. > > Regards, > Guillermo. > > > _______________________________________________ > 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 > >