[OpenSIPS-Devel] [OpenSIPS/opensips] a2f2ec: msrp_relay: fix check for running the socket_route

Vlad Pătrașcu noreply at github.com
Wed May 31 16:54:46 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a2f2ec64580f98e0332b4925a48ee85217a03491
      https://github.com/OpenSIPS/opensips/commit/a2f2ec64580f98e0332b4925a48ee85217a03491
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M modules/msrp_relay/msrp_relay.c

  Log Message:
  -----------
  msrp_relay: fix check for running the socket_route


  Commit: 28471600b813c869d1c49e52df05961d2363e9ea
      https://github.com/OpenSIPS/opensips/commit/28471600b813c869d1c49e52df05961d2363e9ea
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M modules/b2b_logic/b2b_logic.c

  Log Message:
  -----------
  b2b_logic: remove leftover debugging log


  Commit: 19b6d3e940c074c05c37cac049241fdd2b8c119f
      https://github.com/OpenSIPS/opensips/commit/19b6d3e940c074c05c37cac049241fdd2b8c119f
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M modules/b2b_entities/b2b_entities.c
    M modules/b2b_entities/doc/b2b_entities_admin.xml
    M modules/b2b_entities/ua_api.c

  Log Message:
  -----------
  b2b_entities: make 'reason' param mandatory for ua_session_reply

Omiting the 'reason' parameter for the ua_session_reply MI command would
cause a crash in the tm module.


  Commit: 3102318223b3babf76ee6b8ed090f8d824aa2c80
      https://github.com/OpenSIPS/opensips/commit/3102318223b3babf76ee6b8ed090f8d824aa2c80
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M modules/b2b_entities/b2b_entities.c

  Log Message:
  -----------
  b2b_entities: rename ua_session_start to ua_session_client_start

Rename the ua_session_start MI command as originally inteded.


  Commit: fb5b35866740e6a0509341cca698684a02b3b968
      https://github.com/OpenSIPS/opensips/commit/fb5b35866740e6a0509341cca698684a02b3b968
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M modules/b2b_entities/doc/b2b_entities_admin.xml
    M modules/b2b_entities/ua_api.c
    M modules/b2b_entities/ua_api.h

  Log Message:
  -----------
  b2b_entities: trigger the E_UA_SESSION event for initial INVITEs

Add ability to trigger the E_UA_SESSION event, with the 'NEW' event
type, for initial INVITES handled with the ua_session_server_init().
This can also be suppressed with the 'n' flag.


  Commit: 61ecc1047ba89c428ec58ec2d1f87a9ea3fc316a
      https://github.com/OpenSIPS/opensips/commit/61ecc1047ba89c428ec58ec2d1f87a9ea3fc316a
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M cfg.y
    M dprint.c
    M dprint.h

  Log Message:
  -----------
  logging: revise the JSON CEE format

* Add the "@cee:" prefix only for the syslog consumer.
* Add the "hostname" and "pname" CEE mandatory fields.
* Use nested objects for the function and PID fields instead of the
  "proc!id" and "native!function" notation.
* Change the PID field to string instead of number data type.
* Add the "log_prefix" field.


  Commit: a050cc581802aea42fb2bbe6def4645ac94333f4
      https://github.com/OpenSIPS/opensips/commit/a050cc581802aea42fb2bbe6def4645ac94333f4
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M help_msg.h

  Log Message:
  -----------
  Update the -h help message regarding the -E option deprecation


  Commit: 6bab367f038a1a4be2313fc6f1427b943db21f2f
      https://github.com/OpenSIPS/opensips/commit/6bab367f038a1a4be2313fc6f1427b943db21f2f
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M lib/reg/lookup.c
    M mod_fix.h
    M modules/b2b_logic/b2b_logic.c

  Log Message:
  -----------
  Use the fixup_named_flags() function consistently

Always let the fixup_named_flags() function internally set the values to
NULL for unused key-value flags.


Compare: https://github.com/OpenSIPS/opensips/compare/c5d47538a391...6bab367f038a



More information about the Devel mailing list