summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2008-07-05 03:26:42 +0000
committerMatthew Fredrickson <creslin@digium.com>2008-07-05 03:26:42 +0000
commit199067da4ff325a5262a09f2931ebdd528243c03 (patch)
tree6ff02220c17affd8a2036f5d6537772c8735f9e2 /configs
parent1d0637521ac4630b10aa2d005e7a233861fae861 (diff)
Add option to wait to be able to explicitly send ACM via the Proceeding() application in the dialplan. Also minor documentation update explaining how to setup multiple signalling links within a linkset
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@128122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/chan_dahdi.conf.sample11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample
index f08bca9ab..d90139f5a 100644
--- a/configs/chan_dahdi.conf.sample
+++ b/configs/chan_dahdi.conf.sample
@@ -892,6 +892,11 @@ pickupgroup=1
;ss7_unknownprefix =
;
+; This option is used to disable automatic sending of ACM when the call is started
+; in the dialplan. If you do use this option, you will need to use the Proceeding()
+; application in the dialplan to send ACM.
+;ss7_explictacm=yes
+
; All settings apply to linkset 1
;linkset = 1
@@ -919,6 +924,12 @@ pickupgroup=1
; First signalling channel
;sigchan = 48
+; Additional signalling channel for this linkset (So you can have a linkset
+; with two signalling links in it). It seems like a silly way to do it, but
+; for linksets with multiple signalling links, you add an additional sigchan
+; line for every additional signalling link on the linkset.
+;sigchan = 96
+
; Channels to associate with CICs on this linkset
;channel = 25-47
;