- Jabber
- Description
- Configuration example
A working set of the notification config parameters for Google Talk are: - Changelog
Jabber¶
| Category | Notification |
|---|---|
| Version | 1.2.3 |
| Require | ortro-1.2.0 or higher |
| Author | David Black <dblackia [at] users [dot] sourceforge [dot] net> |
| Author | Luca Corbo <lucor [at] ortro [dot] net> |
| File | notification_jabber-1.2.3.tar.gz |
Description¶
Sends an Instant Message using the Jabber protocol.
SSL and TLS are supported.
Configuration example
A working set of the notification config parameters for Google Talk are:¶
server: talk.google.com
port: 5223
username: <google_username>@gmail.com
password: <google_password>
BTW, in the username you must include @gmail.com or whatever your username is.
Changelog¶
1.2.3 (2007.11.20)- Added Jabber notification plugin SSL and TSL support
- Use init.inc.php
- Added info for the minimum required version of Ortro
- Initial release with i18n support