From 0c14c47523fdd33dde901a6028b8dffa05fec8ef Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 22 Oct 2007 14:59:27 +0000 Subject: resetinterval defaulting to something other than 'never' doesn't seem to accomplish any good and causes problems for plenty of people... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@86697 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configs') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index ffcd7209f..ded44d221 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -116,9 +116,7 @@ ;unknownprefix = ; ; PRI resetinterval: sets the time in seconds between restart of unused -; channels, defaults to 3600; minimum 60 seconds. Some PBXs don't like -; channel restarts. so set the interval to a very long interval e.g. 100000000 -; or 'never' to disable *entirely*. +; B channels; defaults to 'never'. ; ;resetinterval = 3600 ; -- cgit v1.2.3