From fd4dbd6c5c002398a3e893ebf2ee4cbecfa9e8cc Mon Sep 17 00:00:00 2001 From: Matthew Fredrickson Date: Fri, 22 Apr 2005 19:10:35 +0000 Subject: 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 --- configs/zapata.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs') 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) -- cgit v1.2.3