Module: kamailio
Branch: master
Commit: 363027e7fc5020ba80f0b183fc87921f3d3b641b
URL:
https://github.com/kamailio/kamailio/commit/363027e7fc5020ba80f0b183fc87921…
Author: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Date: 2015-06-10T15:43:36+03:00
debugger: add a new dbg_sip_msg() config function
Added a config function which prints how the sip message would look like
if it were to be sent out at that point in config. Displays how the message
looks after apllying all the lumps; but it is just printing, not actual
lump application. Updated doku.
---
Modified: dprint.h
Modified: modules/debugger/debugger_mod.c
Modified: modules/debugger/doc/debugger_admin.xml
Modified: msg_translator.c
Modified: msg_translator.h
---
Diff:
https://github.com/kamailio/kamailio/commit/363027e7fc5020ba80f0b183fc87921…
Patch:
https://github.com/kamailio/kamailio/commit/363027e7fc5020ba80f0b183fc87921…