[asterisk-dev] RTP timestamp problems or other?

Karsten Asche K-Asche at web.de
Mon Feb 22 10:42:52 CST 2010


Hello,
I´m developing a softphone and using asterisk 1.6 as server.
By sending audio form a file in 20ms blocks over RTP on th receiver
the stram will be played too fast. If I´m doing a pause of 20ms before sending
each packet, it will be run good. 
Is this problem on the timestamp?

I´m initializing the timestamp with 0 and then incrementing it with 160 like RFC 3550 said.
Before sending I´m converting the value with htonl().
The softphone run on Windows.

What could I do false?

Best Regards,
Karsten



More information about the asterisk-dev mailing list