Hi all, i’m working on an OpenFire’s client which requires being able to add entries to a user’s Roster. The client is developed in PHP. I’ve been looking into the OpenFire’s database schema documentation, and tried implementing this by adding entries to the ofRoster table. This doesn’t seem to be enough to achieve what i need. I** have two questions:**
1) do you know which tables should i look into to “emulate” what the admin console does for adding an entry to a user’s Roster?
2) do you know of a better method for managing the Roster using PHP?
thanks in advance
best regards,
Fernando Gabrieli