Opened 18 years ago
Closed 18 years ago
#152 closed defect (fixed)
UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu K S)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.2 |
Component: | pjsip | Version: | 0.5.10.1 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Scenario:
- 180 response arrives, with a tag and without route set
- 200 response arrives, with the same tag as 180 response, but with route set.
In this case, dialog MUST update the route set, according to section 13.2.2.4 of RFC 3261.
Thanks Binu K S for reporting and observing this.
Change History (1)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1027.