Module: sip-router Branch: master Commit: 2e75d8245bf639bfb405418ec2b99c424186d220 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2e75d824...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Tue Oct 20 21:04:34 2009 +0200
Explaining why we have two modules with the same name. Please review.
---
README-MODULES | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/README-MODULES b/README-MODULES index 5bcc9ee..7498850 100644 --- a/README-MODULES +++ b/README-MODULES @@ -35,6 +35,14 @@ A module providers up to three different APIs:
A single module may provide a selection of this, maybe only one of them.
+Why do we have two modules with the same name? +============================================== +Some modules exists both in modules_k and modules_s - like xlog. If you are +upgrading from Kamailio, we recommend using the one in modules_k for backwards +compatibility, if you are using SER then select the one in modules_s. +In the future the development team will try to integrate modules that are +split like this into one integrated module. + Core modules ------------ auth_identity