503 often means a server-to-server delivery problem, too. Are you sure that the server you're specifying is reachable from your server?
On 10/12/09 2:11 PM, "Yann Leboulanger" <[email protected]> wrote: > When we try to join a room and get such an answer: > > <presence from='r...@server/nick' to='jid' type='error' id='816'> > <error code='503' type='cancel'> > <service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> > </error> > </presence> > > Does this mean the room is not joinable (it's what XEP86 says)? > Or does this mean maximum number of participant has been reached (it's > ehat XEP45 says)? > > I know XEP 86 is deprecated, but at least ejabberd still implement that, > and it returns the exact same answer in both case. I'm not sure which > XEP is wrong, if any ... -- Joe Hildebrand
