Description

I use debian 11 and Kamailio 5.6.x

modparam("htable", "htable", "callpush=>size=10;autoexpire=86400;dbtable=callpush;dbmode=1")

I can store the values in the table, but if I shutdown kamailio, the current values are not stored in the table.

Reproduction

Use a htable and dbtable and dbmode=1 and shutdown kamailio.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3536@github.com>