aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-28 03:25:02 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-28 03:25:02 +0000
commit2784f9e48a9530e56092826f0ccecfd4acc7ecad (patch)
tree53a520720a3941c80a551eaf72ce4c1714949e57 /configs
parent9d8524fa75e5ab6debdfb4e129ea7aa3500e124b (diff)
Add Q.SIG option to zapata.conf
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5523 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample11
1 files changed, 10 insertions, 1 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 920bcda1b..744a8cf64 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -24,6 +24,8 @@
; backup1 is an optional list of backup d-channels.
;
;trunkgroup => 1,24,48
+;trunkgroup => 1,24
+ss7linkset = 1,24
;
; Spanmap: Associates a span with a trunk group
; spanmap => <zapspan>,<trunkgroup>[,<logicalspan>]
@@ -56,6 +58,7 @@ context=default
; 5ess: Lucent 5ESS
; euroisdn: EuroISDN
; ni1: Old National ISDN 1
+; qsig: Q.SIG
;
switchtype=national
;
@@ -145,6 +148,7 @@ switchtype=national
; fxo_ks: FXO (Kewl Start)
; pri_cpe: PRI signalling, CPE side
; pri_net: PRI signalling, Network side
+; ss7: SS7 Signalling
; gr303fxoks_net: GR-303 Signalling, FXO Loopstart, Network side
; gr303fxsks_cpe: GR-303 Signalling, FXS Loopstart, CPE side
; sf: SF (Inband Tone) Signalling
@@ -170,7 +174,7 @@ switchtype=national
signalling=fxo_ls
;
; For Feature Group D Tandem access, to set the default CIC and OZZ use
-; these parameters
+; these parameters:
;defaultozz=0000
;defaultcic=303
;
@@ -508,6 +512,11 @@ immediate=no
; channel => 1-23
;
+
+ss7link=1
+signalling = ss7
+channel => 1-23
+
; Used for distintive ring support for x100p.
; You can see the dringX patterns is to set any one of the dringXcontext fields
; and they will be printed on the console when an inbound call comes in.