Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1430 closed defect (fixed)

Crash when dialog is prematurely destroyed during outgoing call (thanks Bogdan Krakowski for the report)

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.0-beta
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The crash happened when a dialog usage for OPTIONS is added at the end of making a call.

Change History (2)

comment:1 Changed 12 years ago by ming

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

(In [3918]) Fixed #1430: Crash when dialog is prematurely destroyed during outgoing call.
We do this by temporarily incrementing dialog session until the invite session is created.

comment:2 Changed 12 years ago by ming

(In [3919]) Re #1430: Fixed crash when STUN & ICE is off

Note: See TracTickets for help on using tickets.