[asterisk-dev] RTP streams suddenly stop

Kevin P. Fleming kpfleming at digium.com
Thu Feb 4 15:26:06 CST 2010


Olle E. Johansson wrote:

> Maybe we should check that and just reset all data that is based on NTP timestamps to zero if the start of the call is in the future. A jump forward is not something we can do much about.

At some point, such functions should be using CLOCK_MONOTONIC from the
pthreads library, instead of gettimeofday(), since they really don't
care at all 'what time it is', only 'how much time has elapsed'.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpfleming at digium.com
Check us out at www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list