Stream Initiation cannot be used with anything but file transfer
Description
http://www.xmpp.org/extensions/xep-0095.html does not require SI to be used with file transfer and that anything else should be denied. Currently Openfire is returning an IQ error if a client sends an IQ packet with SI to another client that includes an extension that is not file transfer. Instead the server should just ignore the IQ and route it to the target client.
http://www.xmpp.org/extensions/xep-0095.html does not require SI to be used with file transfer and that anything else should be denied. Currently Openfire is returning an IQ error if a client sends an IQ packet with SI to another client that includes an extension that is not file transfer. Instead the server should just ignore the IQ and route it to the target client.