aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-23 21:12:01 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-23 21:12:01 +0000
commitb566c1081acc431c7a816ae793e94c04303ef8fa (patch)
tree92c654fb18b8282fc86a8f76ea41c1b91a1a6dbc /configs
parent676bb1b1779212b06167e61a45bba27bbea6680d (diff)
Allow resetinterval to be "never"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5236 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-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
;