Module: kamailio Branch: master Commit: 9a3a8f15381c213901279c4a10f99d2ffcde85b1 URL: https://github.com/kamailio/kamailio/commit/9a3a8f15381c213901279c4a10f99d2f...
Author: Nacho Garcia Segovia nacho.gs@zaleos.net Committer: Nacho Garcia Segovia nacho.gs@zaleos.net Date: 2020-09-02T15:15:41+02:00
keepalive: added uuid to ka_dest structure to avoid passing the whole struct to tm
- This avoids a race condition that may happen processing tm_request callbacl - Allows to identify uniquely a ka_dest record
---
Modified: src/modules/keepalive/keepalive.h Modified: src/modules/keepalive/keepalive_api.c Modified: src/modules/keepalive/keepalive_core.c Modified: src/modules/keepalive/keepalive_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/9a3a8f15381c213901279c4a10f99d2f... Patch: https://github.com/kamailio/kamailio/commit/9a3a8f15381c213901279c4a10f99d2f...