Opened 15 years ago
Closed 15 years ago
#967 closed defect (fixed)
Wrong Route header generation in CANCEL request with strict route
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.5 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
When strict route is used in the INVITE request, the CANCEL request will be sent with wrong Route and request URI (it contains Route and request URI that are already swapped).
Change History (1)
comment:1 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r2932 by ticket #917 (see ticket #917 for more info)