Configuration in combination with Kamailio DMQ
Hi everybody,
I made some tests with Kamailios DMQ during the last days. With this feature it is possible to replicate SIP messages and dialogs between different Kamailio Machines to achieve redundancy. It works like HA Replication in ACME Packet. Now I try to configure a session group that covers the following scenario:
ACME sends an INVITE to Kamalio1 and the call is established.
Now Kamilio1 is failing.
A customer put down the call and send a BYE to the ACME. The ACME tries to send the BYE Package to Kamailio1. After some time it should send the BYE Package to Kamalio2 so the call is cleared up normaly.