ejabberd - Comments for "Roster issue" https://www.ejabberd.im/node/5169 en Have you implemented the https://www.ejabberd.im/node/5169#comment-58301 <p>Have you implemented the expected behaviour on isuser request in your auth script?<br /> Also (just in case), have you enabled mod_roster(_odbc) in ejabberd?</p> Sun, 29 Jan 2012 04:44:51 +0000 mikekaganski comment 58301 at https://www.ejabberd.im add_rosteritem does two https://www.ejabberd.im/node/5169#comment-58299 <p>add_rosteritem does two things:<br /> 1. It adds the roster item to the internal Mnesia database.<br /> 2. Then it sends to the logged in client the roster item.</p> <p>All this is theorically independent of whatever auth method backend you configured.</p> Sat, 28 Jan 2012 11:47:18 +0000 mfoss comment 58299 at https://www.ejabberd.im