Module: sip-router
Branch: master
Commit: 41fab9cb21af174734ef820da4bbf6d19d34d56a
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=41fab9c…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Sun Jan 20 16:55:23 2013 +0100
README-MODULES - merge listing of modules into one combined
Thanks to Daniel for merging the directories.
---
README-MODULES | 163 +++++++++++++++++++++++++++----------------------------
1 files changed, 80 insertions(+), 83 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=41f…
Hello,
please note that all modules are now back in one folder, respectively
'modules/'.
There were few modules I couldn't compile due to missing exotic
libraries, but based on grep, they should not depend on older modules
paths. Anyhow, testing that the set of modules you are using compile and
load file would be recommended.
The folders modules_k and modules_s are now empty, with a placeholder
.gitkeep, to be removed later if there is no need to revert any module
relocation.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, April 16-17, 2013, Berlin
- http://conference.kamailio.com -
Hello,
there were several changes pushed to master branch related to perl modules:
- perl was renamed to app_perl - to follow the naming pattern for
embedded interpreters
- embedded perl library is named now Kamailio (it was OpenSER so far,
thanks to patches from Stoyan Mihaylov)
- perlvdb was renamed to db_perlvd because it is a db driver module
If you are using these modules, you will have to update your
configuration file and perl scripts. Testing and feedback is appreciated.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, April 16-17, 2013, Berlin
- http://conference.kamailio.com -