Hello,
I'm using the addresses table in kamailio for ip authentication,
however I finding the following issue. It seems that the table is one
read into cache at startup and is only updated if address_reload is
called from the kamailio script.
As calling address_reload per call is probably not ideal, is there an
easy way of getting the address table periodically reloaded? (e.g.
once a minute)
Torrey