[OpenSIPS-Devel] [OpenSIPS/opensips] d432dd: Fixed crashes and mis-behavior in tracing

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Oct 2 07:37:14 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d432ddb1d78d0c265ffd7037a32d4280c761ad15
      https://github.com/OpenSIPS/opensips/commit/d432ddb1d78d0c265ffd7037a32d4280c761ad15
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M modules/siptrace/siptrace.c
    M modules/siptrace/siptrace.h

  Log Message:
  -----------
  Fixed crashes and mis-behavior in tracing

* do not crash if siptrace loaded but not sip_trace() done from the script
* do not crash when using sip_trace() without the tracing scope (m,t,d)
* properly enable dialog/transaction tracing (best effort depending on the loaded modules) when using sip_trace() without the tracing scope (m,t,d)

(cherry picked from commit c0fd2f810402a2964d43268f70a68c3f6665cbe5)


  Commit: 1cacae7f0da6729be03e6aaeefd80f260b0c6fb4
      https://github.com/OpenSIPS/opensips/commit/1cacae7f0da6729be03e6aaeefd80f260b0c6fb4
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M modules/tm/tm_load.h

  Log Message:
  -----------
  Do not print error if the tm API is not available

(cherry picked from commit 1d9fa68fffe2387fc7dd7aafebd57a32cbdb1d44)


Compare: https://github.com/OpenSIPS/opensips/compare/a1b1f38088a0...1cacae7f0da6
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list