From: Matthew Fredrickson Date: Sat, 22 Sep 2007 17:37:07 +0000 (+0000) Subject: Fix potential point of confusion X-Git-Tag: 1.6.0-beta1~3^2~1334 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=996ad72669ee7cdea37a794ed3bec4a0d33fb6ab;p=thirdparty%2Fasterisk.git Fix potential point of confusion git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83574 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/ss7.txt b/doc/ss7.txt index e723da4a62..02d42e240b 100644 --- a/doc/ss7.txt +++ b/doc/ss7.txt @@ -20,8 +20,8 @@ To Use: ======= In order to use libss7, you must get at least the following versions of Zaptel and Asterisk: Zaptel: 1.4.x -Asterisk: trunk libss7: trunk (currently, there *only* is a trunk release). +Asterisk: trunk You must then do a `make; make install` in each of the directories that you installed in the given order (Zaptel first, libss7 second, and Asterisk last).