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

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


  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1cb5a4f8eeb44c9e8fd48fd5ad5d03d2c47064a2
      https://github.com/OpenSIPS/opensips/commit/1cb5a4f8eeb44c9e8fd48fd5ad5d03d2c47064a2
  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

(cherry picked from commit a2f2ec64580f98e0332b4925a48ee85217a03491)


  Commit: 6223edac62146fe3a3f19e25f96494de237ab274
      https://github.com/OpenSIPS/opensips/commit/6223edac62146fe3a3f19e25f96494de237ab274
  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

(cherry picked from commit 28471600b813c869d1c49e52df05961d2363e9ea)


  Commit: 98b068c9b157cb6b2c2f450918bd8556055e428f
      https://github.com/OpenSIPS/opensips/commit/98b068c9b157cb6b2c2f450918bd8556055e428f
  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.

(cherry picked from commit 19b6d3e940c074c05c37cac049241fdd2b8c119f)


  Commit: a89ff2445717765ba87f7bd7082ef2b00d18b8b7
      https://github.com/OpenSIPS/opensips/commit/a89ff2445717765ba87f7bd7082ef2b00d18b8b7
  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.

(cherry picked from commit 3102318223b3babf76ee6b8ed090f8d824aa2c80)


  Commit: 7c0daedb0fe7dc82450e6e17a62266a89e6f07c5
      https://github.com/OpenSIPS/opensips/commit/7c0daedb0fe7dc82450e6e17a62266a89e6f07c5
  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.

(cherry picked from commit fb5b35866740e6a0509341cca698684a02b3b968)


  Commit: bf506aeaae0bc0961275b432578cfa9f9a9b8465
      https://github.com/OpenSIPS/opensips/commit/bf506aeaae0bc0961275b432578cfa9f9a9b8465
  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.

(cherry picked from commit 61ecc1047ba89c428ec58ec2d1f87a9ea3fc316a)


  Commit: a8a4e3d5e6c934b7d126aa611c0401b7e1431a8e
      https://github.com/OpenSIPS/opensips/commit/a8a4e3d5e6c934b7d126aa611c0401b7e1431a8e
  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

(cherry picked from commit a050cc581802aea42fb2bbe6def4645ac94333f4)


  Commit: ff34e6171a7ebf7f48b7ae4e4c77f3a415a1cf0b
      https://github.com/OpenSIPS/opensips/commit/ff34e6171a7ebf7f48b7ae4e4c77f3a415a1cf0b
  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.

(cherry picked from commit 6bab367f038a1a4be2313fc6f1427b943db21f2f)


Compare: https://github.com/OpenSIPS/opensips/compare/1467a11a7878...ff34e6171a7e



More information about the Devel mailing list