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 Tue Nov 21 09:51:22 GMT 2023 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.2.1 Tue Mar 19 00:00:00 GMT 2019 4.0.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.2.0 Fri Dec 15 00:00:00 GMT 2017 2.3.0 +
Plugin CallbackOnOffline
Url is called when recipient is offline
ReadMe Changelog Download 1.0 Sun Aug 16 00:00:00 GMT 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 Tue Nov 21 09:49:58 GMT 2023 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Wed May 03 19:56:05 GMT 2023 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Thu Apr 21 13:33:56 GMT 2022 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Wed Oct 27 13:45:49 GMT 2021 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Tue Feb 09 09:26:03 GMT 2021 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Thu Apr 02 13:36:25 GMT 2020 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Tue Feb 11 15:08:58 GMT 2020 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Tue Feb 11 14:24:58 GMT 2020 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Tue Feb 11 14:09:27 GMT 2020 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.2-SNAPSHOT Fri Jan 31 19:19:44 GMT 2020 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT Tue Mar 19 15:17:12 GMT 2019 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT Tue Mar 19 14:35:12 GMT 2019 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT Fri Dec 28 14:34:55 GMT 2018 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT Fri Dec 28 14:13:35 GMT 2018 4.0.0 +
Plugin CallbackOnOffline
ReadMe Changelog Download 1.2.1-SNAPSHOT Fri Dec 28 13:45:36 GMT 2018 4.0.0 +