During loading kamailio i got error ``` 0(55) ERROR: <core> [db.c:450]: db_check_table_version(): invalid version 8 for table location found, expected 9 (check table structure and table "version") 0(55) ERROR: usrloc [dlist.c:659]: register_udomain(): error during table version check. 0(55) ERROR: registrar [registrar.c:651]: domain_fixup(): failed to register domain ```
Module now use version 9 of table `location` but script contains version 8. Please update database scripts