Opened 14 years ago
Last modified 14 years ago
#1233 closed defect
Wrong SDP media transport parsed when the media line has no format — at Version 2
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.10 |
Component: | pjmedia | Version: | trunk |
Keywords: | sipit28 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description (last modified by nanang)
There are some implementations that put no format list on disabled/rejected media, e.g:
m=audio 0 RTP/AVP m=audio 2000 RTP/AVP 0
The SDP parser will return RTP/AVP\nm=audio for the transport of the first SDP media.
Change History (2)
comment:1 Changed 14 years ago by nanang
- Description modified (diff)
- Summary changed from Wrong SDP media transport parsed when no the media line has no format listed to Wrong SDP media transport parsed when the media line has no format
comment:2 Changed 14 years ago by nanang
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.