devopsec left a comment (kamailio/kamailio#4447)
@miconda I had a WIP for utilizing `time_mode` in progress but as I worked
through it I realized this change did not fit well with `time_attr` as it would
be ignored and not use the same prinicpals as the previous modes.
It also required changing sections where time_mode was checked introducing more
risk, rather than isolating this change to the cdr section of the code.
I opted for a couple new modparam's instead and made this a more flexible
feature for users.
This isolated the changes and removed the need for any breaking changes as
well.
Also added in a schema version check capability that can be enabled / disabled
via the modparams.
Tested as a patchset against 6.0.1 on a dev system I had.
Running through a fresh compile now as well just in case, to make sure
everything is good from a fresh build instead of existing DB, etc..
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4447#issuecomment-3498881812
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4447/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!