### Description
Currently there is no way to tell Kamailio to reload the GeoIP database that is configured
without a restart. This feature request is for adding the possibility to hot-reload the
GeoIP2 database.
### Possible Solutions
Implement a RPC command to reload the database, similar to the way the TLS module
implements `tls.reload` to reload the configured certificates without needing a restart.
### Example
`kamcmd geoip2.reload` / `kamctl rpc geoip2.reload`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2870