[OpenSIPS-Devel] [OpenSIPS/opensips] 717940: b2b_entities: always unref a transaction created p...
Răzvan Crainea
noreply at github.com
Thu Oct 24 15:53:41 UTC 2024
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 717940a01308ab9ee4f03d5ac3f8dd09f5609eb8
https://github.com/OpenSIPS/opensips/commit/717940a01308ab9ee4f03d5ac3f8dd09f5609eb8
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-24 (Thu, 24 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
(cherry picked from commit 8b36f4cd6da33b26a8e2ce2bccf5cb075f2f1d04)
Commit: 61c8ec659ea225c400abf3f6fd4f4a50cc9c3938
https://github.com/OpenSIPS/opensips/commit/61c8ec659ea225c400abf3f6fd4f4a50cc9c3938
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M modules/b2b_logic/bridging.c
Log Message:
-----------
b2b_logic: do not discard a recognized cross-BYE
(cherry picked from commit ce19c70ec7ca6cd6a7a12347a5acc0a282432c50)
Commit: 817adea7c5df207672b36a0cef30ac99a2113cb5
https://github.com/OpenSIPS/opensips/commit/817adea7c5df207672b36a0cef30ac99a2113cb5
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-24 (Thu, 24 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.
(cherry picked from commit aff2d963126f097411753d699239bc938479c892)
Commit: fe9fac9d7b215e730b5297ddddc3b8d77aac99aa
https://github.com/OpenSIPS/opensips/commit/fe9fac9d7b215e730b5297ddddc3b8d77aac99aa
Author: Razvan Crainea <razvan at opensips.org>
Date: 2024-10-24 (Thu, 24 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
(cherry picked from commit 49ba1c37bfcd8dbc265c19c45895b3eee767b561)
Compare: https://github.com/OpenSIPS/opensips/compare/06724800b0fa...fe9fac9d7b21
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list