Torrey,
have you set the db_mode parameter in your script:
http://kamailio.org/docs/modules/3.3.x/modules_k/permissions.html#id2496580
?
On 07/03/2012 09:36 AM, Torrey Searle wrote:
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