New in version 2.2.
The below requirements are needed on the local master node that executes this callback.
Parameter |
Choices/Defaults |
Configuration |
Comments |
---|---|---|---|
password
required |
|
env:JABBER_PASS
|
Password for the user to the jabber server
|
server
required |
|
env:JABBER_SERV
|
connection info to jabber server
|
to
required |
|
env:JABBER_TO
|
chat identifier that will recieve the message
|
user
required |
|
env:JABBER_USER
|
Jabber user to authenticate as
|