Opened 11 years ago

Closed 11 years ago

#1626 closed defect (fixed)

Assertion when remote sends re-INVITE with less media

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

Description

When remote sends re-INVITE with less media, it will cause subsequent outgoing re-INVITE to produce an assertion: (mi < s_->media_count) in pjsua_media_channel_create_sdp().

Change History (1)

comment:1 Changed 11 years ago by ming

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

In 4373:

Fixed #1626: Assertion when remote sends re-INVITE with less media

Included in the fix is sipp testing scenario.

Note: See TracTickets for help on using tickets.