Closed ananda-agrawal closed 8 years ago
I always get this error while calling register, as
Error -112 Unknown call: {call,check_account, [{
which works fine from command line ejabberdctl.
Please look at for dirty solution https://github.com/gamenet/php-jabber-rpc/issues/2
It works by sending an array of username, password and server, was sending host instead.
I always get this error while calling register, as
Error -112 Unknown call: {call,check_account, [{
which works fine from command line ejabberdctl.