From 5c4fa40a8f4d919e35d71be7bb39ec09336cecab Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 25 Aug 2005 02:22:04 +0000 Subject: [PATCH] add documentation of new parameters to sample config file (issue #5021) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6400 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index 0701dd1848..da166b0a80 100755 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -362,8 +362,15 @@ host=216.207.245.47 ;host=asterisk.linux-support.net ;port=5036 ;mask=255.255.255.255 -;qualify=yes ; Make sure this peer is alive -;jitterbuffer=no ; Turn off jitter buffer for this peer +;qualify=yes ; Make sure this peer is alive +;qualifysmoothing = yes ; use an average of the last two PONG + ; results to reduce falsly detected LAGGED hosts + ; Default: Off +;qualifyfreqok = 60000 ; how frequently to ping the peer when + ; everything seems to be ok, in milliseconds +;qualifyfreqnotok = 10000 ; how frequently to ping the peer when it's + ; either LAGGED or UNAVAILABLE, in milliseconds +;jitterbuffer=no ; Turn off jitter buffer for this peer ; ; Peers can remotely register as well, so that they can be