aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-06 21:51:51 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-06 21:51:51 +0000
commitc8019be99aff3b3041399d659861b95c18556bb1 (patch)
tree0c94b7d07ef75840b3dbbdb40b4e55633072e648 /configs/zapata.conf.sample
parentd4ba9212b4b17fd7fd7499eced80fb8aab64a998 (diff)
Asterisk portion of the T309 patch. (#7271)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37226 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/zapata.conf.sample')
-rw-r--r--configs/zapata.conf.sample10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index c20ecbe5f..e28153f4c 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -131,6 +131,16 @@ switchtype=national
; ISDN Timers
; All of the ISDN timers and counters that are used are configurable. Specify
; the timer name, and its value (in ms for timers).
+; K: Layer 2 max number of outstanding unacknowledged I frames (default 7)
+; N200: Layer 2 max number of retransmissions of a frame (default 3)
+; T200: Layer 2 max time before retransmission of a frame (default 1000 ms)
+; T203: Layer 2 max time without frames being exchanged (default 10000 ms)
+; 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)
+; EuroISDN: 6000 to 12000 ms, according to (N200 + 1) × T200 + 2s
+; May vary in other ISDN standards (Q.931 1993 : 90000 ms)
+; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms)
;
; pritimer => t200,1000
; pritimer => t313,4000