diff --git a/funcs/func_channel.c b/funcs/func_channel.c index dcc0190b4b..c428a6d617 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)