[Asterisk-cvs] asterisk/configs zapata.conf.sample,1.44,1.45
mattf at lists.digium.com
mattf at lists.digium.com
Wed Apr 27 22:35:19 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv1522/configs
Modified Files:
zapata.conf.sample
Log Message:
Add Q.SIG option to zapata.conf
Index: zapata.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/zapata.conf.sample,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- zapata.conf.sample 26 Apr 2005 22:31:11 -0000 1.44
+++ zapata.conf.sample 28 Apr 2005 03:25:02 -0000 1.45
@@ -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 @@
; 5ess: Lucent 5ESS
; euroisdn: EuroISDN
; ni1: Old National ISDN 1
+; qsig: Q.SIG
;
switchtype=national
;
@@ -145,6 +148,7 @@
; 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 @@
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 @@
; 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.
More information about the svn-commits
mailing list