Juha Heinanen wrote:
Elena-Ramona Modroiu writes:
- reload the content of a hash table from database at runtime upon MI
command. The hash table definition must include the database table name, then you can issue: 'kamctl fifo sht_reload htname' to reload the hash table with name 'htname'.
elena,
it is possible to cause reload on hash table automatically when kamailio is started, i.e., at module initialization time?
Hi Juha,
that feature is there for quite some time - if a dbtable is given in hash table definition, the content of that table is loaded at startup:
http://www.kamailio.org/docs/modules/devel/htable.html#id2452867
Best regards, Ramona