Opened 16 years ago
Closed 16 years ago
#666 closed defect (fixed)
Make the SDP parser more lenient by allowing trailing newlines
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | minor | Milestone: | release-1.0.1 |
Component: | pjmedia | Version: | trunk |
Keywords: | SDP parser rv sipit sipit23 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Some endpoints put extra newlines in the SDP body, which would otherwise cause parsing error.
Change History (2)
comment:1 Changed 16 years ago by nanang
comment:2 Changed 16 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2354: Updated SDP parser to allow trailing newlines.