Opened 13 years ago
Closed 13 years ago
#1404 closed defect (fixed)
Assertion in receiving SDP video offer containing static payload type
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-beta |
Component: | pjmedia | Version: | trunk |
Keywords: | sipit29 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Example:
m=video 55894 RTP/AVP 31 123 a=rtpmap:123 H264/90000 a=fmtp:123 profile-level-id=42801f;packetization-mode=0;level-asymmetry-allowed=1
Change History (1)
comment:1 Changed 13 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3869]) Close #1404: handle static payload types match in pjmedia_sdp_neg_fmt_match().