<div dir="ltr">Hi there,<div><br></div><div>I've two kamailio servers sharing dlg vars between them and I've noticed that during high call load (~50-70 CPS) the kamailio that is processing all the calls and sharing the dialogs with the other kamailio, stops processing SIP.</div><div><br></div><div>If I set the parameter enable_dmq to 0 I cannot replicate the issue so I assume that it's related to dialog replication through DMQ.</div><div><br></div><div><b>Kamailio version: </b>5.4.7 - I've tested with recent versions but the issue remains</div><div><b>Configurations of Kamailio_1:</b></div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;line-height:18px;white-space:pre"><div># ----- dialog params -----</div><div>modparam("dialog", "dlg_flag", FLD_DLG)</div><div>modparam("dialog", "dlg_match_mode", 1)</div><div>modparam("dialog", "enable_dmq", 1)<br></div><div>modparam("dialog", "h_id_start", 1000)<br></div><div>modparam("dialog", "h_id_step", 6000)</div></div></div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;line-height:18px;white-space:pre"><div># ----- dmq params -----<br></div><div>modparam("dmq", "server_address", "sip:INTERNAL_INSTANCE_IP:5060")</div><div>modparam("dmq", "notification_address", "DMQ_NOTIFICATION_ADDRESS")</div><br><div>modparam("dmq", "multi_notify", 1)</div><div>modparam("dmq", "ping_interval", 10)</div><div>modparam("dmq", "num_workers",4)</div></div></div><div><br></div><div><b><u>Configurations of Kamailio_2:</u></b></div><div><br></div><div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;line-height:18px;white-space:pre"><div># ----- dialog params -----</div><div>modparam("dialog", "dlg_flag", FLD_DLG)</div><div>modparam("dialog", "dlg_match_mode", 1)</div><div>modparam("dialog", "enable_dmq", 1)<br></div><div>modparam("dialog", "h_id_start", 5000)<br></div><div>modparam("dialog", "h_id_step", 6000)</div></div></div><div><br></div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;line-height:18px;white-space:pre"><div># ----- dmq params -----<br></div><div>modparam("dmq", "server_address", "sip:INTERNAL_INSTANCE_IP:5060")</div><div>modparam("dmq", "notification_address", "DMQ_NOTIFICATION_ADDRESS")</div><br><div>modparam("dmq", "multi_notify", 1)</div><div>modparam("dmq", "ping_interval", 10)</div><div>modparam("dmq", "num_workers",4)</div></div></div><div><br></div></div><div><br></div><div>In this link you can find the <a href="https://textbin.net/quykw71nyl">kamctl trap </a>output after kamailio stop processing SIP.</div><div><br></div><div>Thank you</div><div>Best Regards</div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Cumprimentos<div>José Seabra</div></div></div></div>