You need to recreate the active watcher table and update its version number in 'version' table -- there is an error:
Feb 12 10:26:01 vs-kam-uat01 /usr/local/sbin/kamailio[35513]: ERROR: <core> [db.c:439]: db_check_table_version(): invalid version 11 for table active_watchers found, expected 12 (check table structure and table "version")
Look at utils/kamctl/mysql/presence-create.sql
They try again, right now the problem above is the reason for not starting.
—
Reply to this email directly or view it on GitHub.