From a7d2842beb990e304eaba88b401d1521464b25c5 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sat, 3 Jul 2004 22:44:17 +0000 Subject: [PATCH] Fix typo in sample config git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3381 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index ec68a3eb77..6fa817e781 100755 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -87,7 +87,7 @@ jitterbuffer=no ;dropcount=2 ;maxjitterbuffer=500 ;maxexcessbuffer=80 -;maxexcessbuffer=80 +;minexcessbuffer=10 ;jittershrinkrate=1 -- 2.47.2