Sigrid Thijs wrote: > > Furthermore I noticed that sometimes, the presence NOTIFY requests do > not contain a body. I checked the database, and there was data in the > body column in the presentity table for the presence resource. > The value in the status column of the watchers/active_watchers table is > 1. When I restart openser, the presence descriptions are added to the > NOTIFY requests again (the entry in the database did not change). > > I have to say that we insert some presence states directly in the > database via another process. But this is nothing more than an INSERT or > UPDATE statement on the presentity table. > > Do you have any idea why a NOTIFY without body is sent? Do i need to > configure something extra? And why does it seem to work after openser > has restarted? >
Apparently there's a configuration option "fallback2db" in the presence module. When I set this value to 1, the problem is solved. kind regards, Sigrid _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
