Hi K-team,
I am processing incoming INVITE events in my lua script.
To print the logs with kamailio syslog, i am using
sr.log("info", "-- Collecting data from kamailio -- ")
I am searching for a way to send selective logs for an incoming call from lua script through HEP3 towards Homer server.
How can I make it work? What utility or library is helpful.
PS: captagent is configured on the same server for SIP traces.