Opened 16 years ago

Last modified 16 years ago

#634 closed defect

Assertion when rejecting incoming INVITE when the call arrives while pjsip is being shutdown — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: minor Milestone: release-1.0-rc3
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

When a call arrives when pjsua-lib is being shutdown, the media initialization will return PJ_EBUSY, however it doesn't set the SIP status code, causing it to contain garbage integer value and subsequently triggers assertion when creating a response message.

Change History (0)

Note: See TracTickets for help on using tickets.