aboutsummaryrefslogtreecommitdiffstats
path: root/configs/chan_dahdi.conf.sample
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-05 03:26:42 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-05 03:26:42 +0000
commitc102a4e3ba7d073e70517b6d9aa696e9a0b8915c (patch)
tree6ff02220c17affd8a2036f5d6537772c8735f9e2 /configs/chan_dahdi.conf.sample
parent2b46a3a2785fdf5385dc4f7dafeeb9272104d599 (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: http://svn.digium.com/svn/asterisk/trunk@128122 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/chan_dahdi.conf.sample')
-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
;