summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2005-04-22 19:10:35 +0000
committerMatthew Fredrickson <creslin@digium.com>2005-04-22 19:10:35 +0000
commitfd4dbd6c5c002398a3e893ebf2ee4cbecfa9e8cc (patch)
tree854661352dcfbecd78f7f622e88961248e6d8b64 /configs
parentd22b95c4548adfbbcf00b7991293f922d2d159b9 (diff)
Support for new signaling type Feature Group D (MF) through a tandem access
point. Also support for an output file to send your PRI debug information. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 5ddf6e222..7cdb9a118 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -135,6 +135,7 @@ switchtype=national
; em_w: E & M Wink
; featd: Feature Group D (The fake, Adtran style, DTMF)
; featdmf: Feature Group D (The real thing, MF (domestic, US))
+; featdmf_ta : Feature Group D (The real thing, MF (domestic, US)) through a Tandem Access point
; featb: Feature Group B (MF (domestic, US))
; fxs_ls: FXS (Loop Start)
; fxs_gs: FXS (Ground Start)
@@ -167,6 +168,11 @@ switchtype=national
;
signalling=fxo_ls
;
+; For Feature Group D Tandem access, to set the default CIC and OZZ use
+; these parameters
+;defaultozz=0000
+;defaultcic=303
+;
; A variety of timing parameters can be specified as well
; Including:
; prewink: Pre-wink time (default 50ms)