Played some time with sngrep and wireshark. All "working" solutions wors
only with devices that ignore Contact and reply to Kami IP directly.
Even with plain default kamailio.cfg relayed messages from NAtted device
are with private address (and correct NATted alias) in Contact field. Is
default cfg is broken? Kamailio 4.3
04.08.2017 15:26, Sebastian Damm пишет:
Hi,
On Fri, Aug 4, 2017 at 1:37 PM, Yu Boot <yu(a)yu-boot.ru> wrote:
Problem was magically solved by replacing t_relay
in CR route by route
(RELAY) :)
Okay, the only thing route(RELAY) does more is set the reply route. So
maybe your replies were not correctly handled in first place. (And it
does take care of the dialog handling, but I don't know whether that's
important.)