[sr-dev] git:5.2:24b0db9a: uac: add missing functionality to track also display names in dialog variables

Henning Westerholt hw at kamailio.org
Mon Mar 18 20:14:43 CET 2019


Module: kamailio
Branch: 5.2
Commit: 24b0db9a7307cc6b29d590afd93f1c591f18121e
URL: https://github.com/kamailio/kamailio/commit/24b0db9a7307cc6b29d590afd93f1c591f18121e

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2019-03-18T20:10:49+01:00

uac: add missing functionality to track also display names in dialog variables

- add missing functionality to also track display names in dialog variables after
  usage of uac_replace_from/uac_replace_to
- the module was working correctly with signalisation tracked with TM callbacks,
  but not for dialog tracking
- four new dialog variables are inserted in dialog_vars: _uac_tdp, _uac_tdpnew,
  _uac_fdp, _uac_fdpnew
- fix a potential memory leak in one replace error path

(cherry picked from commit 79de612183ae8502cbc97eaa8e30342efa9385cb)

---

Modified: src/modules/uac/replace.c

---

Diff:  https://github.com/kamailio/kamailio/commit/24b0db9a7307cc6b29d590afd93f1c591f18121e.diff
Patch: https://github.com/kamailio/kamailio/commit/24b0db9a7307cc6b29d590afd93f1c591f18121e.patch




More information about the sr-dev mailing list