[OpenSIPS-Devel] [OpenSIPS/opensips] c62a23: event_routing: Always try to load tm, but be silent

Liviu Chircu noreply at github.com
Wed May 6 20:36:09 EST 2020


  Branch: refs/heads/feature/rfc-8599-sip-pn
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c62a23edc8a9fe12d7a564b0dc717b56cebfac8c
      https://github.com/OpenSIPS/opensips/commit/c62a23edc8a9fe12d7a564b0dc717b56cebfac8c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M modules/event_routing/ebr_data.c
    M modules/event_routing/event_routing.c

  Log Message:
  -----------
  event_routing: Always try to load tm, but be silent

This fixes a SIP PN bug where the EBR API notify_on_event() function is
called, but the TM API is not loaded, since notify_on_event() was not
detected to be called at script level.


  Commit: 81bad079cf2dbb34807cc57691956e128db98e45
      https://github.com/OpenSIPS/opensips/commit/81bad079cf2dbb34807cc57691956e128db98e45
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M lib/reg/pn.h
    M modules/mid_registrar/lookup.c
    M modules/mid_registrar/save.c
    M modules/registrar/test/opensips.cfg
    M modules/tm/sip_msg.c

  Log Message:
  -----------
  SIP PN: mid-registrar lookups at INVITE are now functional


Compare: https://github.com/OpenSIPS/opensips/compare/a9c93741fec1...81bad079cf2d



More information about the Devel mailing list