behavior for TCP and UDP SIP Routing
Hello,
do you have forwarding rules on your IP routing tables between the two
interfaces? Have you enabled the mhomed global parameter?
For UDP, the default rule is to use incoming socket for sending the packets,
unless mhomed is enabled.
For TCP is the kernel
Hello,
do you have forwarding rules on your IP routing tables between the two
interfaces? Have you enabled the mhomed global parameter?
For UDP, the default rule is to use incoming socket for sending the
packets, unless mhomed is enabled.
For TCP is the kernel that has the final decision on the
Hello,
I have a Kamailio machine configured with two interfaces. One public, one
private.
Public Address: 10.10.10.10
Private Address: 192.168.1.10
Kamailio forwards the SIP packet to another local endpoint: 192.168.1.20
When a client sends a SIP packet using TCP to the public address of Kamail