[Asterisk-Dev] jitterbuf timestamps range

Slav Klenov slav at securax.org
Tue May 10 02:32:20 MST 2005


Hi all,

According to the RTP RFC the timestamp field of an rtp frame is 32 bit.
Looking at rtp.c in * we see all timestamp related fields to be defined 
unsigned long, instead of long in jitterbuf.h.

I have never seen any SIP phone generating timestamps larger that 
MAX_LONG, but actually I haven't much
experience with many phones...

Couldn't this causes any problems and shouldn't timestamps in jitterbuf 
be defined unsigned long?

Thanks,
Slav



More information about the asterisk-dev mailing list