#515 closed enhancement (fixed)
Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus Darilion)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Ticket #381 (released in version 0.8) added the ability to update Contact header of account registration for UDP transport. This is useful for clients that are behind symmetric NAT.
This ticket apply the same trick for TCP and TLS transport as well. Please see http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-March/002178.html for background discussion.
Thanks Klaus Darilion for the info.
Change History (2)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by bennylp
- Description modified (diff)
- Summary changed from Update Contact header in REGISTER for TCP/TLS transport to Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus Darilion)
Note: See
TracTickets for help on using
tickets.
Implemented in r1889.