…ction to generate simple call logs
Possibility to specify a time period following the RFC 2445 (explained in the TMREC module readme)
at the end of a rule in the allow and deny files. The rule will be valid only during this period.
Usefull for company or people that don't want calls during night or want to receive calls from someone
only during a specific period of time. It was already possible with the TMREC module in a routing
script but this was redundant with the permission module so it simplifies the conf.
New function log_attempt that can be use in the routing part. Usefull to log in a specific file the
calls that have been prevented to do security inspection after. Was surely possible with a script in
the routing part but it simplifies also the conf.
https://github.com/kamailio/kamailio/pull/382
—
Reply to this email directly or view it on GitHub.