Opened 12 years ago
Closed 12 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 12 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4373: