From 2dc6947144fba836912e043febbe96ee93c50c92 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Mon, 5 Jun 2006 08:39:42 +0000 Subject: Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson) Thanks to everyone involved in working with this! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32230 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/rtp.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample index fa16f0d93..a96a0a09b 100644 --- a/configs/rtp.conf.sample +++ b/configs/rtp.conf.sample @@ -18,3 +18,5 @@ rtpend=20000 ; allowed to continue (in 'samples', 1/8000 of a second) ; ;dtmftimeout=3000 +; rtcpinterval = 5000 ; Milliseconds between rtcp reports + ;(min 500, max 60000, default 5000) -- cgit v1.2.3