[OpenSIPS-Devel] [OpenSIPS/opensips] 8b36f4: b2b_entities: always unref a transaction created p...
Răzvan Crainea
noreply at github.com
Wed Oct 23 14:01:32 UTC 2024
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 8b36f4cd6da33b26a8e2ce2bccf5cb075f2f1d04
https://github.com/OpenSIPS/opensips/commit/8b36f4cd6da33b26a8e2ce2bccf5cb075f2f1d04
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M modules/b2b_entities/dlg.c
Log Message:
-----------
b2b_entities: always unref a transaction created programatically
Ensure transactions do not leak by creating/replying them and not
unreffing when callback exits SCB_DROP_MSG
Commit: ce19c70ec7ca6cd6a7a12347a5acc0a282432c50
https://github.com/OpenSIPS/opensips/commit/ce19c70ec7ca6cd6a7a12347a5acc0a282432c50
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M modules/b2b_logic/bridging.c
Log Message:
-----------
b2b_logic: do not discard a recognized cross-BYE
Commit: aff2d963126f097411753d699239bc938479c892
https://github.com/OpenSIPS/opensips/commit/aff2d963126f097411753d699239bc938479c892
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M modules/b2b_logic/bridging.c
M modules/b2b_logic/logic.c
Log Message:
-----------
b2b_logic: always terminate a bridge initiator
Before this commit, only if the `notify` flag was used, the entity would
have been deleted.
Commit: 49ba1c37bfcd8dbc265c19c45895b3eee767b561
https://github.com/OpenSIPS/opensips/commit/49ba1c37bfcd8dbc265c19c45895b3eee767b561
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M modules/b2b_logic/logic.c
Log Message:
-----------
b2b_logic: a BYE for a disconnected entity should not influence the call
Compare: https://github.com/OpenSIPS/opensips/compare/5280c86a100a...49ba1c37bfcd
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list