I did little more digging into htable source code. It looks like syncing to database is happening when the module is being
destroyed. 

To see if this is working, I tried to stop Kamailio and looked into the database. The htable is still empty. Any configuration
changes required to make the process happen?

Thanks
Krish Kura

On Tue, Mar 6, 2012 at 8:38 AM, Krishna Kurapati <kkurapat@gmail.com> wrote:
Hi,

This is my first time attempt using htable module.
How can I back up the htable content in the database incase the server restarts. I saw a htable in the MySQL database.
My observation has been that htable module is not automatically backing up to database even though I added
modparams to point to the database. Do I need to explicitly backup htable content to database using sqlops or some
other mechanism?

Thanks
Krish Kura