fusionpbx/resources/install/scripts/resources/functions
Alexey Melnichuk 279f194b39 Fix. Intercept enterprise ring group.
With enterprise call each outbound channel has its own call_uuid.
But we have to use `intercept` for call_uuid of inbound channel.
2015-09-22 19:33:41 +04:00
..
base64.lua Change require("mime") to require("mime.core"). 2015-08-27 13:27:24 -06:00
base64_alex.lua Add the original base64 class I was using as an alternative if mime is not loaded. 2015-04-06 06:25:42 +00:00
cache.lua Fix. `cache.del` method. 2015-09-15 18:02:46 +04:00
channel_utils.lua Fix. Intercept enterprise ring group. 2015-09-22 19:33:41 +04: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_handle.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
explode.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
file_exists.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
format_seconds.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
log.lua Add. Basic log class. 2015-09-09 10:45:49 +04:00
mkdir.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
settings.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
trim.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00