[sr-dev] git:4.2:2ee84814: etc/kamailio-oob.cfg: remove modules_k from mpath

Daniel-Constantin Mierla miconda at gmail.com
Wed Jul 29 12:38:44 CEST 2015


Module: kamailio
Branch: 4.2
Commit: 2ee84814ccaa1a1a55c4e04d7907eb9b57910d6a
URL: https://github.com/kamailio/kamailio/commit/2ee84814ccaa1a1a55c4e04d7907eb9b57910d6a

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-07-29T12:35:39+02:00

etc/kamailio-oob.cfg: remove modules_k from mpath

(cherry picked from commit d796409e653031fdfecee554500b06a43b981296)
(cherry picked from commit 27c0918a9198e6c7d684541ddfabe598d35dbba8)

---

Modified: etc/kamailio-oob.cfg

---

Diff:  https://github.com/kamailio/kamailio/commit/2ee84814ccaa1a1a55c4e04d7907eb9b57910d6a.diff
Patch: https://github.com/kamailio/kamailio/commit/2ee84814ccaa1a1a55c4e04d7907eb9b57910d6a.patch

---

diff --git a/etc/kamailio-oob.cfg b/etc/kamailio-oob.cfg
index 2aa3289..d926c9f 100644
--- a/etc/kamailio-oob.cfg
+++ b/etc/kamailio-oob.cfg
@@ -223,9 +223,9 @@ voicemail.srv_port = "5060" desc "VoiceMail Port"
 
 # set paths to location of modules (to sources or installation folders)
 #!ifdef WITH_SRCPATH
-mpath="modules_k:modules"
+mpath="modules"
 #!else
-mpath="/usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/"
+mpath="/usr/local/lib/kamailio/modules/"
 #!endif
 
 #!ifdef WITH_MYSQL




More information about the sr-dev mailing list