aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-06 16:29:16 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-06 16:29:16 +0000
commit523fa9cb0718fff4be07d43fa5759ac8381c3330 (patch)
tree4f2b4f7e5dd2dc056acd682204b466b73f64f3dc /configs
parent3f48783c29e2b082690b7c28e083e7fba9d16562 (diff)
Merged revisions 88994 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r88994 | file | 2007-11-06 12:24:56 -0400 (Tue, 06 Nov 2007) | 6 lines Fix improbable but possible memory leaks in chan_zap. (closes issue #11166) Reported by: eliel Patches: chan_zap.c.patch uploaded by eliel (license 64) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@88995 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index ded44d221..13cfe3ee8 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -154,7 +154,7 @@
; T305: Wait for DISCONNECT acknowledge (default 30000 ms)
; T308: Wait for RELEASE acknowledge (default 4000 ms)
; T309: Maintain active calls on Layer 2 disconnection (default -1,
- Asterisk clears calls)
+; Asterisk clears calls)
; EuroISDN: 6000 to 12000 ms, according to (N200 + 1) x T200 + 2s
; May vary in other ISDN standards (Q.931 1993 : 90000 ms)
; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms)