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");
...

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1007

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.