Pre-Submission Checklist

Type Of Change

Checklist:

Description

handle_ruri_alias() wasn't handling correctly the IP address in the alias, in case it was an IPv6. This adds [ and ] around the IP if v6 when composing a destination SIP URI, such that the downstream functions will handle it correctly and not be confused by the : before the port.

Arguably, nathelper is not needed in IPv6. Yet I have discovered a scenario where it could be quite helpful as a way to force some UE routing through an intermediary proxy.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3913

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3913@github.com>