summaryrefslogtreecommitdiff
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-23 21:12:01 +0000
committerMark Spencer <markster@digium.com>2005-03-23 21:12:01 +0000
commitaa25b367d65cf5016d7e1c6e8ebcf801e79f556c (patch)
tree92c654fb18b8282fc86a8f76ea41c1b91a1a6dbc /configs/zapata.conf.sample
parent4e156d34355af7566b888c68cbed0b3fc9696f74 (diff)
Allow resetinterval to be "never"
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5236 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/zapata.conf.sample')
-rwxr-xr-xconfigs/zapata.conf.sample1
1 files changed, 1 insertions, 0 deletions
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
;