This kamailio config change is fixed ACK
packet mirroring
onsend_route {
if (is_method("ACK")) {
sip_trace();
}
}
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.