Opened 16 years ago
Closed 16 years ago
#580 closed defect (fixed)
Incoming target refresh request does not update the Contact header (thanks Joel Dodson for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
The pjsip sip_dialog.c correctly updates the dialog target URI upon receiving 2xx response of an outgoing target refresh request, but it does not update the dialog target URI upon receiving the incoming target refresh request.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2179