Hi,
I’m a new user to the dmq subsystem in kamailio, but, once I had a properly configured dmq environment and loaded dmq_usrloc after dmq, all I had to do was add the following to the module paramters:
modparam("dmq_usrloc", "enable", 1)
Then in the routing logic of the registrar’s you just need to add the appropriate dmq message handling blocks.
Hope this helps in some way.
From: sr-users [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Kelvin Chua
Sent: Thursday 6 August 2015 07:29
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List <sr-users@lists.sip-router.org>
Subject: [SR-Users] dmq_usrloc
is there any function to trigger replication?
i enabled the module and dmq is working for my htables
but usrloc is not replicating.
"kamctl ul show" does not show anything
i used ngrep to trace the KDMQ packets, i can see the frequent exchanges but nothing related to usrloc. am i doing something wrong?
Kelvin Chua