#2109 closed defect (worksforme)
NAT64: Rewrite remote IPv4 address in Contact or Route
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.9 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
When receiving SIP message within/creating dialog, PJSIP should rewrite the Contact (and first Route if it is an initial INVITE transaction) if it is using IPv4 address, as otherwise, PJSIP will send a new request (within dialog) to that IPv4 address.
Thanks Kyle Kurz for the report.
Change History (2)
comment:1 Changed 5 years ago by ming
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 5 years ago by ming
Note: See
TracTickets for help on using
tickets.
Rewriting address shouldn't be necessary, since the IPv4 address will be synthesized to an IPv6 one.
For more details, please refer to: