aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-22 19:10:35 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-22 19:10:35 +0000
commitc93c33a99ac7281560c1fbe441a3055854689338 (patch)
tree854661352dcfbecd78f7f622e88961248e6d8b64 /configs
parentdde3eda199eb8ca26380301eee60d405295b8baa (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: http://svn.digium.com/svn/asterisk/trunk@5500 f38db490-d61c-443f-a65b-d21fe96a405b
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)