This adds the hlog()
function to the siptrace module, that sends a HEP3 LOG event packet to the URI configured in the module.
Usage:
...
hlog("[cfg:$cfg(line)] This is a log from kamailio to Homer");
...
hlog("$hdr(P-MyID)", "Another one with a custom correlation ID");
...
https://github.com/kamailio/kamailio/pull/1007
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.