fusionpbx/resources/install/scripts/resources/functions
Alexey Melnichuk 95176f517e Fix. Fetch correct arrays from settings. (#2162)
* Fix. Fetch correct arrays from settings.
Add. Use params in `settings.lua`

* Fix. array from domain settings overwrite entire array from default settings instead of appends it.
2016-11-23 03:50:00 -07:00
..
database Add. `role` to be able select database backend in constructor. 2016-03-25 10:04:48 +03:00
lunajson add built in ability for microsoft bing speech to text (#1960) 2016-11-03 16:11:21 -06:00
api.lua Add. Event handler to support MWI. (#1720) 2016-06-30 09:55:37 -06:00
base64.lua Change require("mime") to require("mime.core"). 2015-08-27 13:27:24 -06:00
base64_alex.lua WhitespaceClean-resources/install/scripts 2016-03-11 13:21:52 +00:00
cache.lua Fixed scripts to get multiserver memcache working (#1795) 2016-08-04 11:40:36 -06:00
channel_utils.lua Add. attr_xfer analog based on conference. (#1629) 2016-08-30 01:10:08 -06:00
config.lua Change '//' to '/'. This fixes a problem where its calling require when it should call dofile. 2015-08-11 20:25:34 -06:00
copy.lua Add a general copy function for lua and use it with voicemail forward. 2013-07-11 19:50:09 +00:00
count.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
database.lua Fix. Use local `err` variable in `apply_param` (#2152) 2016-11-22 16:48:54 -07:00
database_handle.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
esl.lua Fix. problem when same session can release task multiple times. 2015-11-26 17:23:33 +03:00
event_consumer.lua Add `service` script and make timout optional for EventConsumer ctor (#1775) 2016-07-26 11:58:37 -06:00
explode.lua WhitespaceClean-resources/install/scripts 2016-03-11 13:21:52 +00:00
file.lua Add. Support sound prompts on call flow. (#1645) 2016-06-11 07:33:16 -06:00
file_exists.lua Add. mail templates for fax server responses. 2015-12-09 12:43:40 +03:00
format_ringback.lua BugFix-add missing default ringback to lua (#1682) 2016-07-27 20:06:41 -06:00
format_seconds.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
interval_timer.lua Add. Support `onInterval` method to EventConsumer class (#1747) 2016-07-13 09:43:51 -06:00
is_uuid.lua Simplify `is_uuid` function. (#1781) 2016-07-28 16:49:36 -06:00
lazy_settings.lua Add. Use params in lazy_settings.lua (#2118) 2016-11-21 13:51:39 -07:00
log.lua Add. debug message to log. 2016-02-02 19:32:27 +03:00
lunajson.lua add built in ability for microsoft bing speech to text (#1960) 2016-11-03 16:11:21 -06:00
mkdir.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
presence_in.lua Add. Handler for SUBSCRIBE method for call flow application. (#1701) 2016-06-24 10:32:19 -06:00
route_to_bridge.lua Add. Use params in route_to_bridge.lua (#2119) 2016-11-21 13:51:21 -07:00
send_mail.lua Add. Use params in send_mail.lua (#2142) 2016-11-22 11:10:18 -07:00
settings.lua Fix. Fetch correct arrays from settings. (#2162) 2016-11-23 03:50:00 -07:00
sleep.lua Add. Lua part of fax_queue. 2015-11-18 16:27:55 +03:00
split.lua Fix. Add `split` function (required by lazy_settings). 2015-11-24 14:26:21 +03:00
text.lua WhitespaceClean-resources/install/scripts 2016-03-11 13:21:52 +00:00
trim.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00