#998 closed defect (fixed)
Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session level (thanks Rafael Maia for the reports)
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.6 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by nanang)
The report and proposed solution can be found here.
Change History (3)
comment:1 Changed 15 years ago by nanang
- Description modified (diff)
- Summary changed from Unhandled SDP attribute a=sendonly/recvonly/sendrecv in session level (thanks Rafael Maia for the reports and patch) to Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session level (thanks Rafael Maia for the reports)
comment:2 Changed 15 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 15 years ago by bennylp
In r3140:
- fixed crash introduced by above when parsing invalid SDP body
Note: See
TracTickets for help on using
tickets.
In r3086: