Opened 5 years ago
Closed 5 years ago
#2254 closed defect (fixed)
Incoming SDP offer with SRTP-DTLS rejected with PJMEDIA_SDPNEG_ENOMEDIA
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.10 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
When SDES is configured with higher priority (which is the default setting), it will have the first chance to process the incoming SDP. Unfortunately when SDES cannot find SDP a=crypto line in the remote offer, it will disable the SDP media line.
Thanks to Jeff Anderson for the report.
Change History (1)
comment:1 Changed 5 years ago by nanang
- Owner set to nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 6115: