THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#435 - crash in parser/sdp/sdp_helpr_funcs.c
User who did this - Daniel-Constantin Mierla (miconda)
----------
The issue was when parsing the line:
a=rtpmap:9 G700
According to the rfc4566, the format of the line is:
a=rtpmap:<payload type> <encoding name>/<clock rate> [/<encoding
parameters>]
The clock rate is missing and the parser was not handling properly this case.
I pushed a fix with the commit:
-
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c842bda…
Needs a bit of testing before backporting, I had not time yet, I will do it soon, but
feedback is welcome. Also, there is some room for improvement around that sdp parsing.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=435#comment1…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.