[Home]

Summary:ASTERISK-29654: pjproject includes trailing whitespace in sdp format attributes
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2021-09-14 12:00:23Date Closed:2021-09-15 12:14:21
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip/Bundling
Versions:16.20.0 18.6.0 19.0.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When pjproject parses rtpmap attributes in an sdp, it includes trailing whitespace in the "param" part.  When it tries to compare the param with another rtpmap attribute without the trailing whitespace, the comparison fails.
Comments:By: Friendly Automation (friendly-automation) 2021-09-15 12:14:22.550-0500

Change 16478 merged by Friendly Automation:
pjproject: Add patch to fix trailing whitespace issue in rtpmap

[https://gerrit.asterisk.org/c/asterisk/+/16478|https://gerrit.asterisk.org/c/asterisk/+/16478]

By: Friendly Automation (friendly-automation) 2021-09-15 12:20:17.004-0500

Change 16480 merged by Friendly Automation:
pjproject: Add patch to fix trailing whitespace issue in rtpmap

[https://gerrit.asterisk.org/c/asterisk/+/16480|https://gerrit.asterisk.org/c/asterisk/+/16480]

By: Friendly Automation (friendly-automation) 2021-09-15 12:21:03.790-0500

Change 16479 merged by Friendly Automation:
pjproject: Add patch to fix trailing whitespace issue in rtpmap

[https://gerrit.asterisk.org/c/asterisk/+/16479|https://gerrit.asterisk.org/c/asterisk/+/16479]

By: Friendly Automation (friendly-automation) 2021-09-15 12:45:01.217-0500

Change 16485 merged by Kevin Harwell:
pjproject: Add patch to fix trailing whitespace issue in rtpmap

[https://gerrit.asterisk.org/c/asterisk/+/16485|https://gerrit.asterisk.org/c/asterisk/+/16485]