Samuel Vinson wrote: > Hi Benny, > > I defined PJMEDIA_SOUND_BUFFER_COUNT to 32 and now it works. > Should I reduce the value ? That's cool! This setting affects voice latency, so yeah, you should reduce this until you find a minimum value where the sound is still okay. cheers, -benny > Thanks a lot > > Samuel > > Benny Prijono a ?crit : >> Samuel Vinson wrote: >> >>> Hi, >>> >>> Yes I follow : >>> http://www.pjsip.org/trac/wiki/audio-problem-dropouts >>> test >>> - 1: ko >>> - 2 : ok >>> - 3 : ok, I think (see below) >>> - 4 : CPU is high but with *--ec-tail 0, **--clock-rate 8000, *the >>> communication is possible, but the voice is metallic !! >>> - 5 : not for me (ipod/iphone) >>> - 6 : I redevelop sound device because port_audio doesn't work on >>> ipod/iphone >>> >>> Do you have ideas ? >>> >> I would very much want you to try to enlarge the buffer in no 5. >> Sorry if the documentation is a bit misleading. >> >> And about the authentication error, the status is 403/Forbidden, >> which usually means that the authentication has been successful but >> for some reason the call couldn't be accepted. >> >> cheers, >> -benny