Hi Fabio, Perhaps the problem is the codec bitrate info is unset correctly. Check your xxx_default_attr() implementation, especially the value of info.avg_bps. nanang On 18/02/2008, Fabio Cappelletti <f.cappelletti at selta.it> wrote: > Hi all, I'm tring to add new codec in pjsua, but i have a problem. > I wont to include g729a features in pjsua, the sdp negotiations is ok, > but when i nedd encode and decode frame a strange errore occurred: the > output_buff_len is 0! > Someone could help me? I developed a g729.c file like g711.c but > probably I have to adjust the codes in some ather point? > > br, > Fabio > > > _______________________________________________ > 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 >