Module: kamailio
Branch: master
Commit: a6cf977568b3b738e786b97109c69fc0c40f5a11
URL:
https://github.com/kamailio/kamailio/commit/a6cf977568b3b738e786b97109c69fc…
Author: Alex Hermann <alex(a)speakup.nl>
Committer: Alex Hermann <alex(a)speakup.nl>
Date: 2016-07-28T12:00:36+02:00
tm: uac: Split t_uac_prepare
Move the code for local_request event out of the function body. This makes
the overly long function easier to read and decreases indenting.
Also, deduplicate code for creating a sip msg out of a msg buf.
No functional changes.
---
Modified: modules/tm/uac.c
---
Diff:
https://github.com/kamailio/kamailio/commit/a6cf977568b3b738e786b97109c69fc…
Patch:
https://github.com/kamailio/kamailio/commit/a6cf977568b3b738e786b97109c69fc…