Attention is currently required from: pespin.
2 comments:
File src/coding/gsm0503_coding.c:
Patch Set #1, Line 1591: for (i = 0; i < 112; i++)
iiuc here we are removing 1 byte with this change.
Yes, I am changing the internal static function to take unprefixed 14-byte payloads as input, rather than prefixed 15-byte kind with the prefix byte content ignored.
Patch Set #1, Line 2068: case GSM_HR_BYTES: /* TCH HR in "pure" form */
case GSM_HR_BYTES_RTP_RFC5993: /* TCH HR with RFC 5993 prefix */ […]
Good idea, I'll change the code like you suggest.
To view, visit change 32961. To unsubscribe, or for help writing mail filters, visit settings.