Subject: | ping doesn't work with Pidgin 2.4.0 |
According to the specification http://www.xmpp.org/extensions/xep-0199.html
the client MAY specify the to and the from attributes.. However your
plugin is written so the client MUST specify the to and the from.
So this causes djabberd to throw repeated errors about the ping stanza
not being supported.
(I'm also filing a bug with pidgin, that they should CHECK for features
before using them and blasting a server with a stanza it doesn't support)