[SR-Users] Doubt parsing multipart SDP

camille.oudot at orange.com camille.oudot at orange.com
Mon Apr 3 17:12:19 CEST 2017


Le Mon, 3 Apr 2017 16:28:05 +0200,
Albert Petit <albertpetit at gmail.com> a écrit :

> [application/vnd.3gpp.mcptt-info+xml] char[51][3] offset=16

Hi Albert,

actually it looks like it's the '3' character in "3gpp" that is not
accepted by the parser: is_mime_char() macro in parse_content.c:40
does not accept digits.

This is likely a bug, you should open an issue, as the SIP abnf allows
them:

      token       =  1*(alphanum / "-" / "." / "!" / "%" / "*"
                     / "_" / "+" / "`" / "'" / "~" )

Regards

-- 
Camille

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.




More information about the sr-users mailing list