I have been trying to figure out why Jabber actions is not working. I have the supporting libs installed. Nothing else shows in the log file with debug level 4
Jabber notifications: YES
8780:20160317:042944.134 JABBER: In send_jabber()
8780:20160317:042944.135 JABBER: In connect_jabber() jabber_id:'[email protected]'
8780:20160317:042944.135 JABBER: In lookup_jabber() server:'server.com' port:5222
8780:20160317:042944.155 JABBER: End of lookup_jabber() real_server:'im.server.com' real_port:5222
JABBER: End of connect_jabber():FAIL
8780:20160317:043429.336 JABBER: [[email protected]] connection failed: [110] Connection timed out
8780:20160317:043429.336 JABBER: End of send_jabber():FAIL
Not sure why it fails I can send via command-line. So I know it works.
Thanks in advance.
Jabber notifications: YES
8780:20160317:042944.134 JABBER: In send_jabber()
8780:20160317:042944.135 JABBER: In connect_jabber() jabber_id:'[email protected]'
8780:20160317:042944.135 JABBER: In lookup_jabber() server:'server.com' port:5222
8780:20160317:042944.155 JABBER: End of lookup_jabber() real_server:'im.server.com' real_port:5222
JABBER: End of connect_jabber():FAIL
8780:20160317:043429.336 JABBER: [[email protected]] connection failed: [110] Connection timed out
8780:20160317:043429.336 JABBER: End of send_jabber():FAIL
Not sure why it fails I can send via command-line. So I know it works.
Thanks in advance.

Comment