Opened 11 years ago

Closed 11 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 11 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 4425:

Fixed #1633: Crash if on_redirected() callback is not implemented and UAC receives 422 response

Note: See TracTickets for help on using tickets.