[svn-commits] mattf: trunk r83834 - /trunk/doc/ss7.txt
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Sep 25 18:14:03 CDT 2007
Author: mattf
Date: Tue Sep 25 18:14:03 2007
New Revision: 83834
URL: http://svn.digium.com/view/asterisk?view=rev&rev=83834
Log:
Fix typo in readme
Modified:
trunk/doc/ss7.txt
Modified: trunk/doc/ss7.txt
URL: http://svn.digium.com/view/asterisk/trunk/doc/ss7.txt?view=diff&rev=83834&r1=83833&r2=83834
==============================================================================
--- trunk/doc/ss7.txt (original)
+++ trunk/doc/ss7.txt Tue Sep 25 18:14:03 2007
@@ -87,7 +87,7 @@
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.
More information about the svn-commits
mailing list