Hi, I restart OpenSIPS and perform a presence SUBSCRIBE. I clearly see in MySQL logs a query to the xcap table:
select doc from xcap where username='alice' AND domain='domain.org' AND doc_type=2 After a while, I un-susbcribe and subscribe again. This time I don't see the query to xcap table and the previous subscription status is retrieved. Why? -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
