Alex Lutay writes:
The point here that Kamailio checks DB table_version and doesn't start if the version mismatch found.
Yes, it makes sense to be able to run older version of k on newer table versions as long as newer versions of tables are backwards compatible, e.g., a new field has been added which is not used by older version.
-- Juha