You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi:
i m a very new for xmpp and openfire on windows server.
I want to konw how to register a openfire or ejabberd with jaxl。
the examples are not work ,
anyone help me ,please .
hi:
i m a very new for xmpp and openfire on windows server.
I want to konw how to register a openfire or ejabberd with jaxl。
the examples are not work ,
anyone help me ,please .
my codes like this:
class xmpp {
}
$xmppObj = new xmpp();
var_dump($xmppObj->register_user('user', 'password') );
but it does not register success,and got a message:
registration failed with error code: 400 and type: modify
thanks!
The text was updated successfully, but these errors were encountered: