[sr-dev] git:master:836e693d: dmq_usrloc: use usrloc internal flag for replication

Daniel-Constantin Mierla miconda at gmail.com
Fri Jan 23 22:27:10 CET 2015


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-01-23T22:24:10+01:00

dmq_usrloc: use usrloc internal flag for replication

- flags field in location record is for internal usage and must not be
  defined outside the module, because it can end up in conflicts in the
  future
- removed the parameter that was used to set the flag
- added dmq_ul prefix for global vars to avoid shared objects conflicts
- removed unused extern declarations

---

Modified: modules/dmq_usrloc/README
Modified: modules/dmq_usrloc/dmq_usrloc.c
Modified: modules/dmq_usrloc/doc/dmq_usrloc_admin.xml
Modified: modules/dmq_usrloc/usrloc_sync.c
Modified: modules/dmq_usrloc/usrloc_sync.h

---

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




More information about the sr-dev mailing list