Tagged Questions
The rostering tag has no wiki summary.
4
votes
5answers
1k views
Staff Rostering algorithms
We are embarking on some R&D for a staff rostering system, and I know that there are some suggested algorithms such as the memetic algorithm etc., but I cannot find any additional information on ...
1
vote
1answer
487 views
smack- create entry in roster
I know that this question has been asked before, but only a partial response has been given by mschonaker here. On my website, user can add people to their roster, then the buddy has to accept and ...
1
vote
1answer
483 views
How can anonymous users exchange presence information with valid users on Jabber (Ejabberd)
I am working on a social network that should allow members to chat with visitors on the site. The concept is simple.
Users who have registered signup get their own account with rosters
When a ...
0
votes
3answers
886 views
How to remove a user from all rosters in Ejabberd
I want to delete a chat account and at the same time :
Delete his roster
Delete him from all of his friends rosters
How can i do this?
I have tried the various options of ejabberdctl. I can ...