Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: caefff7157163f3e84bfcf7bf6127885f93f5eb5 https://github.com/OpenSIPS/opensips/commit/caefff7157163f3e84bfcf7bf6127885f93f5eb5 Author: Razvan Crainea <raz...@opensips.org> Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths: M modules/siprec/siprec_logic.c M modules/siprec/siprec_logic.h M modules/siprec/siprec_sess.c Log Message: ----------- siprec: fix failover crash When a failover happens, the initial_sdp is no longer available, hence the module crashes when trying to use it. This fix makes sure that the initial_sdp is not released, so that sequential failover can catch and use them. Many thanks to Farzaneh Soltanzadeh (@Fr-Soltanzadeh on GitHub) for reporting it in #3421 and trying to fix it in #3425. Fix #3421 Close #3425 (cherry picked from commit a970903c113b47c152c0077689c70faa2a1816cf) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel