XMPP Plus
Posted: Wed Feb 07, 2018 7:18 am
XMPP Plus
1.2.2b
Installation:
Download the attached file and double click to install.
Add the plugin to your configuration tree.
In the Configuration dialog you will need to enter the following.
Jabber Id (JID)
Server
Port
Resource
Nickname (optional)
The nickname is a user friendly name that gets sent along with messages and presence changes
Actions:
Send Message
Send Presence
Get Presence
Get Message
Send Message Receipt
Is Message From
Is Message Type
Is Presence From
Is Presence Type
The actions Get Message, Is Message From, Is Message Type, Is Presence From, Is Presence Type must be run inside of a macro that has been trigger by the Presence or Message event.
The Send Message Receipt action can only be used in a macro that was triggered by the Incoming.ReceiptRequest event
Events:
XMPPPlus.{SERVER}:{PORT}.Connected
XMPPPlus.{SERVER}:{PORT}.SocketError
XMPPPlus.{JID}.AuthenticationSuccessful
XMPPPlus.{JID}.RosterReceived
XMPPPlus.{JID}.SessionStarted
XMPPPlus.{JID}.SessionEnded
XMPPPlus.{JID}.Incoming.Message
XMPPPlus.{JID}.Incoming.Presence
XMPPPlus.{JID}.Incoming.Receipt
XMPPPlus.{JID}.Incoming.ReceiptRequest
{JID} = the JID you entered in the plugin config
1.2.1b changelog
Updates get presence action to return "available" and "offline"
1.2.2b changelog
Removes timeout periods on reconnecting the client.
Fixes traceback when selecting a message type in the Send Message action.
1.2.2b
Installation:
Download the attached file and double click to install.
Add the plugin to your configuration tree.
In the Configuration dialog you will need to enter the following.
Jabber Id (JID)
Server
Port
Resource
Nickname (optional)
The nickname is a user friendly name that gets sent along with messages and presence changes
Actions:
Send Message
Send Presence
Get Presence
Get Message
Send Message Receipt
Is Message From
Is Message Type
Is Presence From
Is Presence Type
The actions Get Message, Is Message From, Is Message Type, Is Presence From, Is Presence Type must be run inside of a macro that has been trigger by the Presence or Message event.
The Send Message Receipt action can only be used in a macro that was triggered by the Incoming.ReceiptRequest event
Events:
XMPPPlus.{SERVER}:{PORT}.Connected
XMPPPlus.{SERVER}:{PORT}.SocketError
XMPPPlus.{JID}.AuthenticationSuccessful
XMPPPlus.{JID}.RosterReceived
XMPPPlus.{JID}.SessionStarted
XMPPPlus.{JID}.SessionEnded
XMPPPlus.{JID}.Incoming.Message
XMPPPlus.{JID}.Incoming.Presence
XMPPPlus.{JID}.Incoming.Receipt
XMPPPlus.{JID}.Incoming.ReceiptRequest
{JID} = the JID you entered in the plugin config
1.2.1b changelog
Updates get presence action to return "available" and "offline"
1.2.2b changelog
Removes timeout periods on reconnecting the client.
Fixes traceback when selecting a message type in the Send Message action.