On Thu, Feb 18, 2010 at 8:03 AM, Lorenzo Centurelli <djlorenzoc at hotmail.com> wrote: > Hi, > i?m using pjsip with a Leopardboard that uses TI DaVinci > DM355. I?ve got some problems with the audio quality: if I > give the command ? cc 0 0 ? the audio is very disturbed, > it has a very very bad quality (it isn?t speech). > I?m using the version 1.5.5 of pjsip, and I cross compiled > it with gcc arm-linux-gnueabi . > ./pjsua-arm-unknown-linux-gnu --app-log-level=2 --stereo > --ec-tail=0 --add-codec pcmu --dis-codec speex --dis-codec > ilbc --dis-codec > GSM --dis-codec G722 --clock-rate=8000 > --snd-clock-rate=8000 > > I tried to change all the parameters of pjsua, but I can?t > increase the audio quality. > What is my problem? Can you help me? > Does it have to be stereo? Anyway, give pjsystest a try, it should pinpoint the problem more accurately: http://trac.pjsip.org/repos/wiki/Testing_Audio_Device_with_pjsystest Cheers Benny