Errores #37
Buddies status not stored in conf file
| Status: | Resuelta | Start: | 03/18/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | YASS - core | |||
| Target version: | 0.5.0 |
Description
When restarting YASS it doesn't subscribe to buddies status (enabled in the previous usage).
Since the conf file is SQLite I can't check it to know if that info is present or not.
History
Updated by Saúl Ibarra Corretgé over 2 years ago
Subscriptions do work when subscribed flag is set in the buddies DB. However, the GUI seems to be failing to store that flag.
Updated by Saúl Ibarra Corretgé over 2 years ago
- Status changed from Nueva to Resuelta
Fixed! I realised that the subscribed flag wasn't really stored in the DB! Flag it's now stored and working after some tests against an Asterisk server.
Updated by Iñaki Baz Castillo over 2 years ago
Saúl Ibarra wrote:
Fixed! I realised that the subscribed flag wasn't really stored in the DB! Flag it's now stored and working after some tests against an Asterisk server.
Have you tested SIMPLE presence against an Asterisk server ¿??¿?¿?¿?¿?
Updated by Saúl Ibarra Corretgé over 2 years ago
Not realy SIMPLE, I tested that when shuting down or restarting YASS, SUSBRIBE requests are sent (ngrep) :) Asterisk 'presence' sucks though...
Updated by Iñaki Baz Castillo over 2 years ago
Nice then :)
Perhaps the following should be a new issue report:
When a buddy is created Yass should subscribe to its presence by default (now it must be activated manually).