Anshuman S. Rawat wrote: > Hi, > > There's a FAQ page of pjsip at http://www.pjsip.org/trac/wiki/FAQ. Which > version of pjsip is it based on? It was written after 0.7, but should apply for 0.7 as well (I think). As for the media timing, it applies for all pjsip versions. > I have the same problem as described by > http://www.pjsip.org/trac/wiki/FAQ#tx-timing. Trying to do what it suggests > actually seems to worsen the problem. I am working on version 0.7.0 (updated > till rev1534). How did you measure the jitter? And do you have the numbers? I suggest to measure it up with Wireshark, since the RTCP timing in pjmedia on Windows is based on QueryPerformanceCounter(), which behaves funnily sometimes. cheers, -benny > Thanks, > Anshuman