- Removed "_k" on mpath as it's depreciated - mpath full path updated to /usr/lib/x86_64-linux-gnu/ from /usr/local/lib/ - Now matches other examples You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/208
-- Commit Summary --
* etc/kamailio-oob.cfg: Updated module path
-- File Changes --
M etc/kamailio-oob.cfg (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/208.patch https://github.com/kamailio/kamailio/pull/208.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/208
Did I follow GIT Commit Guidelines this time? :)
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/208#issuecomment-111736318
Closed #208.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/208#event-330824988
Commit message is ok, but the mpath has to stay /usr/local/lib/ -- it is where shared objects are installed by source compilation. The /usr/lib/x86_64-linux-gnu/ is set by the packages, being specific to some distros (debian) and it has to stay in packaging specs.
I close this request, you can make a new one for removing the _k.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/208#issuecomment-111989349