I have just upgraded my 0.9.8 version to 1.1.1 one. At the moment I am missing two features that were available in previously used version. The first one is registered-users ejabberdctl switch that I used in my administration scripts. The second missing feature might be result of my mistake that I am not sure about. The thing is that I lost possibility to discover administrative resources in service discovery in my PSI client. Is it normal? Is there any possibility to get these features back?
Re: Missing features in 1.1.1 in comparison to 0.9.8
The first one is registered-users ejabberdctl switch that I used in my administration scripts.
You need to specify the virtual host now.
The second missing feature might be result of my mistake that I am not sure about. The thing is that I lost possibility to discover administrative resources in service discovery in my PSI client. Is it normal? Is there any possibility to get these features back?
It now usesAd-Hoc Commands .
Re: Missing features in 1.1.1 in comparison to 0.9.8
The first one is registered-users ejabberdctl switch that I used in my administration scripts.
You need to specify the virtual host now.
This was required also in 0.9.8... Unfortunately this switch seems to be removed now - correct me if I am wrong (I have to mention that I use Badlop's ejabberdctl mod).
The second missing feature might be result of my mistake that I am not sure about. The thing is that I lost possibility to discover administrative resources in service discovery in my PSI client. Is it normal? Is there any possibility to get these features back?
It now usesAd-Hoc Commands .
And this completely answers my question.
Re: Missing features in 1.1.1 in comparison to 0.9.8
The first one is registered-users ejabberdctl switch that I used in my administration scripts.
You need to specify the virtual host now.
This was required also in 0.9.8... Unfortunately this switch seems to be removed now - correct me if I am wrong (I have to mention that I use Badlop's ejabberdctl mod).
Re: Missing features in 1.1.1 in comparison to 0.9.8
OK - I did not understand properly what you meant - I am sorry for that. Everything works perfectly now - Thanks.