Hello!
I am working on with Kamailio, I have already understood to add log
prefix like `log_prefix="NAT {$rm $mt $hdr(CSeq) $ci}: "`, but I also want
to record event time, so
how can I config `datetime` in log files. Thanks~
Show replies by thread
You can use syslog facility to do so. You can use log_facility keyword in kamailio.cfg
file. Please let me know here if any help is required.