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 Nov 21, 2023 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
README Changelog Download 1.2.1 Mar 19, 2019 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
README Changelog Download 1.2.0 Dec 15, 2017 2.3.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
README Changelog Download 1.0 Aug 16, 2015 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 Nov 21, 2023 9:49:58 AM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT May 3, 2023 7:56:05 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Apr 21, 2022 1:33:56 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Oct 27, 2021 1:45:49 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Feb 9, 2021 9:26:03 AM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Apr 2, 2020 1:36:25 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Feb 11, 2020 3:08:58 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Feb 11, 2020 2:24:58 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Feb 11, 2020 2:09:27 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.2-SNAPSHOT Jan 31, 2020 7:19:44 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.1-SNAPSHOT Mar 19, 2019 3:17:12 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.1-SNAPSHOT Mar 19, 2019 2:35:12 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.1-SNAPSHOT Dec 28, 2018 2:34:55 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.1-SNAPSHOT Dec 28, 2018 2:13:35 PM 4.0.0 +
Plugin CallbackOnOffline
README Changelog Download 1.2.1-SNAPSHOT Dec 28, 2018 1:45:36 PM 4.0.0 +