Module: kamailio
Branch: master
Commit: 836e693d7e0bafbb20b98e0fed470c7a03a1c120
URL:
https://github.com/kamailio/kamailio/commit/836e693d7e0bafbb20b98e0fed470c7…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)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/836e693d7e0bafbb20b98e0fed470c7…
Patch:
https://github.com/kamailio/kamailio/commit/836e693d7e0bafbb20b98e0fed470c7…