[asterisk-bugs] [JIRA] (ASTERISK-23916) [patch]SIP/SDP fmtp line may include whitespace between attributes

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Jul 8 09:56:21 CDT 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-23916:
-----------------------------------

    Target Release Version/s: 12.4.0

> [patch]SIP/SDP fmtp line may include whitespace between attributes
> ------------------------------------------------------------------
>
>                 Key: ASTERISK-23916
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23916
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/CodecHandling
>    Affects Versions: 11.10.2
>            Reporter: Alexander Traud
>            Severity: Minor
>      Target Release: 11.11.0, 12.4.0
>
>         Attachments: sdpFMTPspace_Asterisk11.patch
>
>
> See SVN revision 397526, [review 2723|https://reviewboard.asterisk.org/r/2723/] and ASTERISK-21981: "For the audio codec Opus, its RFC specifies having spaces delimiting the attributes in addition to ';', so you have "attra=X; attrb=Y". This broke the attribute parsing in chan_sip, so a small tweak was also included in this patch for that."
> I created a pass-through module for AMR and AMR-WB which works with Asterisk 11 and Asterisk 12. [RFC 4867|http://tools.ietf.org/html/rfc4867#section-8.3.3] (originally from 2001) and AMR implementations (Nokia Mobile Phones) include spaces between attributes like Opus. The current code forwards only one attribute and ignores all other attributes which is not sufficient for all AMR use-cases.
> Please, consider to backport this tweak into Asterisk 11 LTS.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list