@miconda Regarding force_rport(), the point I was making was exactly that it does NOT
engage in REQINIT, even if WITH_NAT is enabled. For example, replies to OPTIONS sent to
kami will always be directed to address in first Via header even for NATted devices, even
with NAT support enabled in the configuration. Perhaps it would make sense to point this
out in comments or provide a fix when WITH_NAT is defined.
On an unrelated note, also consider the following: debug is by default either 4 or 2,
depending on whether WITH_DEBUG is defined. AFAIK, log level 4 no longer exists, so
consider changing this to 3 or 1 respectively (or 3/0, since level 0 is the default if not
explicitly set).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2381#issuecomment-653500229