Opened 14 years ago
Last modified 14 years ago
#1237 closed defect
SDP parsing, validation, and negotiation issues — at Initial Version
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-dev |
Component: | pjmedia | Version: | 2.0-dev-branch |
Keywords: | sipit28 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Known issues:
- We reject SDP session offer containing three media (in SRTP mandatory mode?):
- normal active media with RTP/SAVP & crypto
- deactivated media (port 0) with RTP/SAVP without crypto
- active media with RTP/AVP
- We reject "m=video 0 RTP/AVP" with PJMEDIA_SDP_EINPT (notice port 0 and no fmt).
Note: See
TracTickets for help on using
tickets.