Closed VeselaHouba closed 4 years ago
Hi @VeselaHouba the setting for data rotation are within the heplify-server
settings which can be controlled via ENV variables
DBRotate = true
DBDropDays = 7
DBDropDaysCall = 7
DBDropDaysRegister = 7
DBDropDaysDefault = 7
DBDropOnStart = false
As you can see, you can differentiate between different table/partition types, to keep calls longer than registrations, etc.
I hope this helps!
I don't know how I missed that. Thanks a lot.
@VeselaHouba sometimes it happens. Please star our project :-) https://github.com/sipcapture/homer/stargazers
Did I miss something obvious? I haven't found any rotation config or similar. I've just started
hom7-prom-all
bundle and I can see tables like this for multiple proto numbers:Am I supposed to drop them manually? If so, can you just state it somewhere in Readme? Thanks for answers :)