Pre-Submission Checklist
Type Of Change
Checklist:
Description
Kamailio topoh module fails to unmask route headers under following scenario
- uri_prefix_checks disabled
- mask_ip configured same as public ip of kamailio host
- 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
- topoh: fixed unmask route issue, if maksing fails for one of the routes
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.