Can anyone share their Jabber/XMPP configuration for the alertengine? Particularly interested in Google Talk integration. Thanks
On Mon, 19 Nov 2012 14:04:58 -0600 Corey Thompson cthompson@eastgrandforks.net wrote:
Can anyone share their Jabber/XMPP configuration for the alertengine? Particularly interested in Google Talk integration.
We don't use the Jabber module here, but configuration should be straightforward. See `alertengine.conf`, edit the options in the [jabber] section.
jid is the Jabber ID NAV should log in as. password is the password for the given jabber ID.
I.e. create a NAV user in a Jabber server and put down the username and password here. Apparently, the config doesn't support using a different server name that what your Jabber ID indicates.
Also, the Jabber module will not add any users to its roster, it will basically send unsolicited instant messages to the subscribed IDs. Beware that some Jabber clients are configured to ignore messages from users that aren't in their roster.