The Message-ID must not containt '_' characters.
According to RFC 4975 page 36, we should have :
Message-ID = "Message-ID:" SP ident
ident = ALPHANUM 3*31ident-char
ident-char = ALPHANUM / "." / "-" / "+" / "%" / "="
ALPHANUM = ALPHA / DIGIT
This is a regression introduced in v2.5.16 (with addition of MSRPoTLS feature).
Result:
The MSRP media session fails.
Occurrence: random (depends on the ID generator)
Original issue reported on code.google.com by lemordan...@gmail.com on 4 Mar 2014 at 1:09
Original issue reported on code.google.com by
lemordan...@gmail.com
on 4 Mar 2014 at 1:09