Module: sip-router Branch: 3.1 Commit: fb04c55464adb63325ca1772f868e6b80c5c95ca URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fb04c554...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Jan 3 12:41:20 2011 +0100
doc: add small note about SCTP compile time deps to INSTALL file, reported from Juha (cherry picked from commit d4d6d3c0270a5892fae87650adc7600a40e25c0e)
---
INSTALL | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL index 85b568f..e631567 100644 --- a/INSTALL +++ b/INSTALL @@ -126,6 +126,7 @@ Requirements: module - libpcre libs and devel headers - if you want to compile the lcr and dialplan modules +- libsctp devel headers - if you want to compile the SCTP transport in the core
OS Notes: