you need to use a client that support ad-hoc commands. otherwise you could send raw xml like this:
<iq type="set" to="msn.transport" id="randomid"> <command xmlns="http://jabber.org/protocol/commands" node="stats" /> </iq> On 04/10/05, Nahuel ANGELINETTI <[EMAIL PROTECTED]> wrote: > I added myself on the admin list, and then ? what must be done ? > send "stats" to the msn transport ? > > > On Tue, 4 Oct 2005 10:55:11 +0200 > Norman Rasmussen <[EMAIL PROTECTED]> wrote: > > > set your config --> admins --> jid value(s). > > > > On 04/10/05, Nahuel ANGELINETTI <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > thanks for this new release :) > > > > > > Juste a question, browsing services, under msn transport it have > > > "connect all registered users" and "stats of pymsnt". > > > Can we use it ? > > > if yes, how ? > > > > > > Thanks > > > > > > On Mon, 3 Oct 2005 11:31:10 +1000 > > > James Bunton <[EMAIL PROTECTED]> wrote: > > > > > > > Hi everybody. > > > > > > > > PyMSNt 0.10 has been released and declared stable. Its handling > > > > several thousand concurrent users on SAPO > > > > (http://messenger.sapo.pt) servers right now. > > > > > > > > This release brings all sorts of niceties: > > > > * Limited ad-hoc commands > > > > * More stability > > > > * Fixes to contact list handling (this may mean you have to > > > > redelete a few contacts as a once-off) > > > > * Clustering support (requires an extra component. Join > > > > py-transports if you're interested) > > > > * MSN7 personal message -> Jabber status, and MSN nick -> Jabber > > > > vCard nick > > > > * <nickname> tag in presence for willing clients. > > > > * And of course, vCard and (limited) JEP-8 avatars! > > > > > > > > Grab it from: http://msn-transport.jabberstudio.org > > > > > > > > Have a look at the developer docs to see how to make sure your > > > > client works well with the transport. > > > > At the moment the user guide isn't fully up to date. > > > > > > > > As always, please mail me, (or preferably > > > > [EMAIL PROTECTED]) with any bug reports or requests > > > > for assistance, or just to let me know its all working :) > > > > > > > > Enjoy! > > > > > > > > --- > > > > > > > > James > > > > > > > > > > > > > -- > > > Nahuel ANGELINETTI > > > Jabber/XMPP : [EMAIL PROTECTED] > > > > > > > > > -- > > - Norman Rasmussen > > - Email: [EMAIL PROTECTED] > > - Home page: http://norman.rasmussen.co.za/ > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
