Module: kamailio Branch: master Commit: a6cf977568b3b738e786b97109c69fc0c40f5a11 URL: https://github.com/kamailio/kamailio/commit/a6cf977568b3b738e786b97109c69fc0...
Author: Alex Hermann alex@speakup.nl Committer: Alex Hermann alex@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/a6cf977568b3b738e786b97109c69fc0... Patch: https://github.com/kamailio/kamailio/commit/a6cf977568b3b738e786b97109c69fc0...