[OpenSIPS-Devel] [OpenSIPS/opensips] de942d: compression: Do not strip "a=rtpmap" lines with ty...

Liviu Chircu noreply at github.com
Thu Aug 1 02:57:21 EDT 2019


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: de942ddfa3fcab4a7c1c7abe94feeb9fbd7bc9dc
      https://github.com/OpenSIPS/opensips/commit/de942ddfa3fcab4a7c1c7abe94feeb9fbd7bc9dc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M modules/compression/compression.c
    M modules/compression/doc/compression_admin.xml

  Log Message:
  -----------
  compression: Do not strip "a=rtpmap" lines with types 96-97

According to the IANA RTP payload types register, the dynamic payload
types (custom-defined, for which the "a=rtpmap" lines are mandatory and
cannot be stripped) begin at 96, not at 98.

Reported by JP Hindin

(cherry picked from commit f4015c8543e67540166f802f34c6ebf8c7d14c14)





More information about the Devel mailing list