2009/7/21 fishy <[email protected]>: > > I install the opensips-1.5.2-tls > when loading module presence > it says > ERROR:core:db_check_table_version: invalid version 0 for table > rls_presentity found, expected 1 > and I checked the version table with select * from version, the output is > this: > | rls_presentity | 0 | > | rls_watchers | 2 | > how can I change the version of rls_presentity from 0 to 1. I have already > migrate opensips_1_4 to opensips_1_5, it's useless
Most probably OpenSIPS 1.5.2 requires a new version for that table. Create a new database and check it. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
