Opened 5 years ago

Closed 5 years ago

#2194 closed defect (fixed)

onStreamDestroyed callback is not called upon call disconnection

Reported by: ming Owned by: ming
Priority: normal Milestone: release-2.9
Component: pjsua2 Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

When call has been disconnected, the Call object is no longer associated with the call id. Thus, the onStreamDestroyed callback will not be called.

Change History (1)

comment:1 Changed 5 years ago by ming

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

In 5976:

Fixed #2194: onStreamDestroyed callback is not called upon call disconnection

Note: See TracTickets for help on using tickets.