On 3/13/08, Nanang Izzuddin <nanang.izzuddin at gmail.com> wrote: > Since the cause of the distortion can vary, it is difficult to analyze > the problem > without any hints, for ex:source code of default_attr implementation, > RTP packet capture, etc. > > There are already a lot of sample codes of codec wrappers in the > pjmedia-codec :) > Perhaps you need to make sure these things are correct: > 1. Please make sure you have done the codec unit testing. > 2. Recheck intensely every values set in the pjmedia_codec_param in > default_attr() implementation. And one more thing perhaps. Since G.723.1 has SID frame, make sure the decoder can parse the frames properly. -benny