Hello, all.
I'm having Kamailio 3.0.4. Server have 2 physical interfaces, one is private, second is public.
INVITE request is coming to Kamailio from public interface and being routed by Kamailio to one of ther asterisk boxes, which is in private network. Packet is routed to correct interface, but SRC address of packet, containing public Kamailio IP. As of that, asterisk is unable to communicate properly with Kamailio.
I'm not applying any packet changes in Kamailio config and cannot get why Kamailio is doing that?
Kamailio is listening both networks and able to send packets with correct IP, but somewhy sending an invalid one.
Am I doing something wrong?
Thank you.