[OpenSIPS-Devel] [OpenSIPS/opensips] ebb1ce: usrloc/tm: Refactor event code (avoid copy-paste)

Liviu Chircu noreply at github.com
Fri Apr 10 05:39:25 EST 2020


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

  Changed paths:
    M modules/tm/t_fwd.c
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h

  Log Message:
  -----------
  usrloc/tm: Refactor event code (avoid copy-paste)


  Commit: 2d896a30d7ec93b92a894e7fc2c4ecb8b9ad7b9a
      https://github.com/OpenSIPS/opensips/commit/2d896a30d7ec93b92a894e7fc2c4ecb8b9ad7b9a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M modules/tm/t_fwd.c

  Log Message:
  -----------
  t_inject_branches(): Do not load contact attributes

Loading the attributes was completely redundant, as they were not used
afterwards.


  Commit: 907b1417dc918ea41e6439d42e2230a1b580eae0
      https://github.com/OpenSIPS/opensips/commit/907b1417dc918ea41e6439d42e2230a1b580eae0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    A modules/event_routing/api.h
    M modules/event_routing/ebr_data.h
    M modules/event_routing/event_routing.c

  Log Message:
  -----------
  event_routing: Add module API interface & function stubs


  Commit: 7933e38d550aa39766497c44ac8204331b188741
      https://github.com/OpenSIPS/opensips/commit/7933e38d550aa39766497c44ac8204331b188741
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M parser/parse_uri.c
    M parser/parse_uri.h

  Log Message:
  -----------
  get_uri_param_idx(): Export as static inline


  Commit: 07b431daca862ab7a5c32eb3343a3a9ff188c07d
      https://github.com/OpenSIPS/opensips/commit/07b431daca862ab7a5c32eb3343a3a9ff188c07d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  event_routing: Add API loading; Begin implementation


  Commit: 5e432c1d9471df380768198c2a37cfdd12b2c92e
      https://github.com/OpenSIPS/opensips/commit/5e432c1d9471df380768198c2a37cfdd12b2c92e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

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

  Log Message:
  -----------
  event_routing: Implement event SIP URI param filters


  Commit: c70ea29c2228f1a18d08f98f9edd46c66b9b14e9
      https://github.com/OpenSIPS/opensips/commit/c70ea29c2228f1a18d08f98f9edd46c66b9b14e9
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M modules/event_routing/api.h
    M modules/event_routing/ebr_data.c
    M modules/event_routing/ebr_data.h
    M modules/event_routing/event_routing.c
    M ut.h

  Log Message:
  -----------
  event_routing: Implement api.notify_on_event()


Compare: https://github.com/OpenSIPS/opensips/compare/6e9ee4fca47e...c70ea29c2228



More information about the Devel mailing list