[sr-dev] git:master:79de6121: uac: add missing functionality to track also display names in dialog variables
Henning Westerholt
hw at kamailio.org
Mon Mar 18 20:07:27 CET 2019
Module: kamailio
Branch: master
Commit: 79de612183ae8502cbc97eaa8e30342efa9385cb
URL: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342efa9385cb
Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2019-03-18T20:06:42+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
---
Modified: src/modules/uac/replace.c
---
Diff: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342efa9385cb.diff
Patch: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342efa9385cb.patch
More information about the sr-dev
mailing list