Am Mittwoch, 30. Mai 2018, 10:55:07 CEST schrieb Kristijan Vrban:
> Hi Henning
>
> > if you don't use the tables (and the belonging rls modules), it save to
> > skip them.
>
> Yes, i do not use them. So for me does not matter. But i am 100% sure, the
> documentation
> at: https://www.kamailio.org/wiki/install/upgrade/3.1.x-to-3.2.0 is wrong
> on this. And it should be:
>
> ALTER TABLE rls_watchers MODIFY callid VARCHAR(255) NOT NULL;
> ALTER TABLE rls_watchers MODIFY contact VARCHAR(128) NOT NULL;
>
> Not:
> ALTER TABLE rls_presentity MODIFY callid VARCHAR(255) NOT NULL;
> ALTER TABLE rls_presentity MODIFY contact VARCHAR(128) NOT NULL;
Hello Kristijan,
you should now be able to register in the wiki, if you have time it would be great if you could fix it there.
Henning