From: Leif Madsen Date: Tue, 19 Apr 2011 14:28:15 +0000 (+0000) Subject: Merged revisions 314205 via svnmerge from X-Git-Tag: 1.8.5-rc1~11^2~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328e93edd00ff95cb4fc8c99bfed7afc6ee46d49;p=thirdparty%2Fasterisk.git Merged revisions 314205 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r314205 | lmadsen | 2011-04-19 09:27:50 -0500 (Tue, 19 Apr 2011) | 6 lines Remove duplicate documentation from func_channel.c (closes issue #18970) Reported by: IgorG Patches: func_channel.c.doc.diff uploaded by IgorG (license 20) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@314206 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 39df2b3239..0dc93fdd37 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -188,14 +188,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") remote_normdevjitterRemote calculated jitter (normal deviation) remote_stdevjitterRemote calculated jitter (standard deviation) remote_count Number of transmitted packets - remote_ssrc Remote SSRC (stream ID) - remote_lostpacketsRemote lost packets - remote_jitter Remote reported jitter - remote_maxjitter Remote calculated jitter (maximum) - remote_minjitter Remote calculated jitter (minimum) - remote_normdevjitterRemote calculated jitter (normal deviation) - remote_stdevjitterRemote calculated jitter (standard deviation) - remote_count Number of transmitted packets rtt Round trip time maxrtt Round trip time (maximum) minrtt Round trip time (minimum)