[OpenSIPS-Devel] [OpenSIPS/opensips] af19d5: b2b_entities: fix DB serialization of the entity s...
Vlad Pătrașcu
noreply at github.com
Mon Nov 9 16:51:56 EST 2020
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: af19d50733be3adde756f07845756f3c7f3ca0df
https://github.com/OpenSIPS/opensips/commit/af19d50733be3adde756f07845756f3c7f3ca0df
Author: Vlad Patrascu <vladp at opensips.org>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M modules/b2b_entities/b2be_db.c
M modules/b2b_entities/dlg.c
Log Message:
-----------
b2b_entities: fix DB serialization of the entity storage
The entity storage written to DB was always either a NULL value
or bogus data.
Commit: dd237c001791be0b3b071d07b36057221f6ed3f6
https://github.com/OpenSIPS/opensips/commit/dd237c001791be0b3b071d07b36057221f6ed3f6
Author: Vlad Patrascu <vladp at opensips.org>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M modules/b2b_entities/b2be_db.c
Log Message:
-----------
b2b_entities: fix restoring of DB persisted server entities
Server entities restored from DB would not use the original To tag due to
regenerating the timestamp part of the entity key.
Compare: https://github.com/OpenSIPS/opensips/compare/1a231008ad9a...dd237c001791
More information about the Devel
mailing list