Description of feature:
I want a telnet function which takes a from JID, a to JID, a message stanza type and optionally a body.
The function should construct a message stanza and route it to the destination JID.
Motivation:
This would be very useful tool to debug clients which behave weird on certain types of messages, such as messages from a domain JID or with a certain stanza type.
Description of feature: I want a telnet function which takes a from JID, a to JID, a message stanza type and optionally a body. The function should construct a message stanza and route it to the destination JID. Motivation: This would be very useful tool to debug clients which behave weird on certain types of messages, such as messages from a domain JID or with a certain stanza type.