aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-05 03:29:45 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-05 03:29:45 +0000
commitc33d0e51858cc6decc5d15e293f9cf4dda0311cd (patch)
treebe2f746552263180c88c1a46cf2b8b879e85fa75 /configs
parentd7bf91c633438b49c2850c61fcb5fb7ee7ad9f99 (diff)
Merged revisions 128122 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r128122 | mattf | 2008-07-04 22:26:42 -0500 (Fri, 04 Jul 2008) | 1 line 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/branches/1.6.0@128124 f38db490-d61c-443f-a65b-d21fe96a405b
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
;