summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2007-10-22 14:59:27 +0000
committerKevin P. Fleming <kpfleming@digium.com>2007-10-22 14:59:27 +0000
commit0c14c47523fdd33dde901a6028b8dffa05fec8ef (patch)
tree9b1385b9d32c784198d14d30a0c92c1b2826f8c2 /channels
parent2d5c98be1e69d94067a0083e6ff8d9b212c4f176 (diff)
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
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_zap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 9cb0f5745..393112b71 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -719,8 +719,7 @@ static struct zt_chan_conf zt_chan_conf_default(void) {
.localprefix = "",
.privateprefix = "",
.unknownprefix = "",
-
- .resetinterval = 3600
+ .resetinteral = -1,
},
#endif
#ifdef HAVE_SS7