Opened 14 years ago
Closed 14 years ago
#1248 closed defect (fixed)
INVITE after redirection not sent to new destination
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.10 |
Component: | pjsip | Version: | trunk |
Keywords: | sipit28 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
When a direct/no-proxy call is redirected (receiving 3xx response), the request URI is correctly updated, but then the 're'-INVITE request is sent to the old destination.
Change History (1)
comment:1 Changed 14 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3546]) Fix #1248: Reset destination info in the INVITE message/tdata before resending it to force re-resolving destination info.