Hello there,

I'm using DMQ module to replicate an htable between several kamailio
servers, what i'm noticing is that DMQ is sending the information from one
server to another, but the htable name is not the same, for example:

The original htable name is $sht(fscache=>queue:2), this htable is
replicated to another server and the name (queue:2) will be replaced to
some random value  like this:

$sht(fscache=>3c34e55ae6f9-rsf8qhhwntvw)

What happens is that the other server cannot get the data replicated,
because in script kamailio is looking for $sht(fscache=>queue:2) that is
the original name.



My kamailio version is 4.2.2, i have tested also with version 4.2.4 but I
got the same behavior.

This is an expected behavior or a bug?  In case of expected behavior how I
can  configure it in order to get the value replicated from one server to
another?

Thank you for your help

--
Cumprimentos
José Seabra
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to