Opened 11 years ago

Closed 11 years ago

#1625 closed enhancement (fixed)

Allow SDP media without connection line when the port is zero

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

Description

Some UAs don't put SDP c= line (in media/session level) when rejecting the media with port zero.

Change History (1)

comment:1 Changed 11 years ago by nanang

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

In 4367:

Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP media without c= line when port is zero, currently it is only applied in validating remote SDP.

Note: See TracTickets for help on using tickets.