[sr-dev] git:master:b4079013: Merge pull request #245 from pwarnold/master

Victor Seva linuxmaniac at torreviejawireless.org
Wed Jul 15 08:55:47 CEST 2015


Module: kamailio
Branch: master
Commit: b40790134c01c6a0afa839f7896219ccff6e0818
URL: https://github.com/kamailio/kamailio/commit/b40790134c01c6a0afa839f7896219ccff6e0818

Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: 2015-07-15T08:55:40+02:00

Merge pull request #245 from pwarnold/master

Makefile.groups was not updated when usrloc_dmq was renamed to dmq_usrloc

---

Modified: Makefile.groups

---

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

---

diff --git a/Makefile.groups b/Makefile.groups
index 54278fe..10bfdd0 100644
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -20,7 +20,7 @@ mod_list_basic=async auth benchmark blst cfg_rpc cfgutils corex counters \
 # - extra used modules, with no extra dependency
 mod_list_extra=avp auth_diameter call_control dmq domainpolicy msrp pdb \
 			     qos sca seas sms sst timer tmrec uac_redirect xhttp \
-				 xhttp_rpc xprint jsonrpc-s nosip usrloc_dmq statsd rtjson
+				 xhttp_rpc xprint jsonrpc-s nosip dmq_usrloc statsd rtjson
 
 # - common modules depending on database
 mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \




More information about the sr-dev mailing list