Pre-Submission Checklist

Type Of Change

Checklist:

Description

Kamailio topoh module fails to unmask route headers under following scenario

  1. uri_prefix_checks disabled
  2. mask_ip configured same as public ip of kamailio host
  3. interworking between tcp and udp
    In this case two record-route headers are added by kamailio for the current host (during tcp to udp conversion). But second record-route is not encoded while sending response to client, but trying to decode second Route on next request from client.

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

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

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.