Opened 12 years ago
Closed 12 years ago
#1633 closed defect (fixed)
Crash if on_redirected() callback is not implemented and UAC receives 422 response (thanks to Romain Jezequel for the report)
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.17 | Backported: | no |
Description
The solution is to save INVITE request even when on_redirected() callback is not implemented.
Change History (1)
comment:1 Changed 12 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4425: