Enabled via module parameter.
First commit:
- initial implementation - replication of presentity updates over DMQ - adds ruid column for matching across cluster
Tested and in use across small production cluster (‘dialog’ and ‘message-summary’ events).
Need to update docs prior to merging but raising PR first to hear any feedback. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1402
-- Commit Summary --
* presence: dmq integration
-- File Changes --
M src/modules/dmq/dmq.c (2) M src/modules/dmq/dmqnode.c (8) M src/modules/dmq/dmqnode.h (2) M src/modules/presence/Makefile (1) M src/modules/presence/notify.c (1) M src/modules/presence/notify.h (1) M src/modules/presence/presence.c (20) M src/modules/presence/presence.h (4) A src/modules/presence/presence_dmq.c (489) A src/modules/presence/presence_dmq.h (50) M src/modules/presence/presentity.c (270) M src/modules/presence/presentity.h (8) M src/modules/presence/publish.c (10)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1402.patch https://github.com/kamailio/kamailio/pull/1402.diff