#660 closed defect (fixed)
INVITE is not retried when 401/407 response is received after 100/provisional response
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
INVITE request is not retried with authentication, even when correct credential is available, when the 401/407 response is received after provisional response (!).
Change History (2)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by bennylp
- Description modified (diff)
- Summary changed from INVITE is not retried when 401 is received after 100 to INVITE is not retried when 401/407 response is received after 100/provisional response
Note: See
TracTickets for help on using
tickets.
This was fixed by r2370 in ticket #10