Opened 5 years ago
Closed 5 years ago
#2216 closed defect (fixed)
Delays in sending SIP messages to IPv4 literal
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.10 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Reported that sending SIP messages to IPv4 literal addresses may have delay about 10s on Android platform. And investigation leads to changes in ticket #2198.
After some discussions, we decided to revert back the changes as some the conditions to allow such actions in the changes actually cannot be verified, i.e: currently in PJSIP level, there is no way to know that it is on NAT64 environment and transport is not bound to IPv4.
Thanks Ryan Wallach for the report and analysis.
Change History (1)
comment:1 Changed 5 years ago by nanang
- Owner set to nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 6044: