]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Correct output of RTCP jitter statistics in SR and RR reports
authorKinsey Moore <kmoore@digium.com>
Thu, 19 Jan 2012 22:43:35 +0000 (22:43 +0000)
committerKinsey Moore <kmoore@digium.com>
Thu, 19 Jan 2012 22:43:35 +0000 (22:43 +0000)
commitb60e54fd1060eb714d56513ecda0ac3d9b699f28
tree698282a720ea14acaf58cd93ff492303478451bb
parent1ee1b73567fda12b7142bbd05b5820d7ff338419
Correct output of RTCP jitter statistics in SR and RR reports

Change the RTCP RR and SR generation code to convert Asterisk's internal jitter
statistics to be represented in RTP timestamp units based on the rate of the
codec in use instead of in seconds.

(closes issue ASTERISK-14530)
........

Merged revisions 351611 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@351612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_rtp_asterisk.c