#515 closed enhancement (fixed)
Update Contact header in REGISTER for TCP/TLS transport — at Version 1
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.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Implemented in r1889.