Opened 13 years ago

Last modified 13 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:

  1. We reject SDP session offer containing three media (in SRTP mandatory mode?):
    1. normal active media with RTP/SAVP & crypto
    2. deactivated media (port 0) with RTP/SAVP without crypto
    3. active media with RTP/AVP
  2. We reject "m=video 0 RTP/AVP" with PJMEDIA_SDP_EINPT (notice port 0 and no fmt).

Change History (0)

Note: See TracTickets for help on using tickets.