callbackOnOffline Plugin Archive

Below is a list of versions that are available for the callbackOnOffline plugin. To find other plugins, please review this listing of most recent releases of all plugins.

Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.

Callback on offline Plugin Readme

Overview

Plugin intercepts messages and checks if recipient is available. If not, plugin sends async POST request with JSON body to defined url.

Example JSON body:

                    {                "token":"21uh9d1h91d",                "from":"user@mychatapp.com",                "to":"user123@mychatapp.com",                "body":"Message body, so what user's typed"            }            

Callback properties

There are few properties that can be defined to change plugin behaviour:
  • plugin.callback_on_offline.debug - enable debug logs. If something doesn't work set property to true
  • plugin.callback_on_offline.url - url that will be called
  • plugin.callback_on_offline.token - token to be send with request
  • plugin.callback_on_offline.send_body - boolean value to determine if message's body will be send. True by default.
Releases Info File Version Released Openfire Version
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.2.2 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.2.1 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.2.0 2.3.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.0 2.3.0 +

The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.

Snapshots Info File Version Built at Openfire Version
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.3-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT 4.0.0 +