From aa25b367d65cf5016d7e1c6e8ebcf801e79f556c Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Wed, 23 Mar 2005 21:12:01 +0000 Subject: Allow resetinterval to be "never" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5236 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 1a31c0281..5ddf6e222 100755 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -104,6 +104,7 @@ switchtype=national ; 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*. ; ;resetinterval = 3600 ; -- cgit v1.2.3