UA(192.168.0.11) received 183, find Record-Route(36.140.122.12)
then send ACK to 36.140.122.12(Kamialio public ip) not 192.168.0.2(kamailio internal
ip), so Kamailio can't receive ACK.
this is my config,192.168.0.11 -> Kamailio -> Other SBC(public ip)
function ksr_request_route()
if KSR.is_INVITE() then
KSR.rr.record_route();
KSR.nathelper.fix_nated_contact()
end
end
This question has been bothering me for a long time, help me
[cid:d1ec74be-1c33-406e-80d5-68663d1cd21f]
[cid:bda00d0d-e6e6-4dc9-9462-141ad42b09b8]