projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6abd3c
)
Fix typo in readme
author
Matthew Fredrickson
<creslin@digium.com>
Tue, 25 Sep 2007 23:14:03 +0000
(23:14 +0000)
committer
Matthew Fredrickson
<creslin@digium.com>
Tue, 25 Sep 2007 23:14:03 +0000
(23:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83834
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
doc/ss7.txt
patch
|
blob
|
history
diff --git
a/doc/ss7.txt
b/doc/ss7.txt
index
02d42e2
..
632035d
100644
(file)
--- a/
doc/ss7.txt
+++ b/
doc/ss7.txt
@@
-87,7
+87,7
@@
cicbeginswith = 17 ; Now for Zap/17 to Zap/31, they are CICs 17-31 so we initial
channel = 17-31 ; This assigns CICs 17-31 to channels 17-31
-signchan = 16 ; This is where you declare which Zap channel is your signalling
+sigchan = 16 ; This is where you declare which Zap channel is your signalling
; channel. In our case it is Zap/16. You can add redundant
; signalling channels by adding additional sigchan= lines.