fusionpbx/resources/install/scripts
Luis Daniel Lucio Quiroz f1e082bc03 Use os.time instead of mysql native function
Odd, but on some deployments LUA wont accept unixtime stamp functions (regardless it works on CLI). So, to workaround this, lets use os.time() which it returns the same value expected.
2015-08-09 21:56:28 -06:00
..
app Use os.time instead of mysql native function 2015-08-09 21:56:28 -06:00
resources/functions Remove trailing tabs. 2015-07-23 17:50:16 -06:00
app.lua Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
call_flow.lua After toggling the call flow hangup the call. 2014-03-21 20:02:49 +00:00
call_flow_monitor.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
call_forward.lua After call forward has been set with feature code *72 or *74 play back the number that call forward is set to. 2015-07-20 12:59:45 -06:00
cidlookup.lua Added cleaning for own international prefix and sqlite compatibility 2014-11-04 15:29:05 +00:00
confirm.lua Update confirm.lua 2015-07-04 04:16:44 -06:00
destination_caller_id.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
dial_string.lua Fix hot desking internal and outbound caller id for the hot desked phone. 2015-02-06 18:51:22 +00:00
directory.lua Comment the sql string again as its no longer needed. 2015-04-18 22:51:43 +00:00
disa.callback.loopback.lua new enhanced disa without loopback 2014-11-14 20:39:15 +00:00
disa.callback.lua cosmetic coding for disa 2014-11-14 22:12:18 +00:00
disa.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
disa.plus.lua new enhanced disa 2014-11-14 17:47:45 +00:00
do_not_disturb.lua Fix a problem with DND when Follow Me hasn't been used for a particular extension. 2014-10-20 09:03:23 +00:00
eavesdrop.lua console messages for eavesdrop 2014-11-13 15:32:02 +00:00
email.lua Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType. 2014-07-08 06:38:23 +00:00
extension_queue.lua Added forward on busy and extension queue features 2014-10-29 16:06:53 +00:00
fax_retry.lua Fix fax_retry.lua for domain_name and domain_uuid. Add [FAX] to the logging to the console. 2015-07-30 19:32:18 -06:00
fifo_member.lua Fixed audio stream absolute path in fifo member 2014-10-21 10:46:05 +00:00
follow_me.lua Another adjustment for follow me toggle 2014-07-29 09:52:27 +00:00
intercept.lua Add additional protection to prevent intercepting calls that have already been answered. 2015-02-21 20:33:23 +00:00
intercept_group.lua Prevent trying to pickup the call from the caller in the same call group. 2015-03-31 03:06:55 +00:00
ivr_menu.lua Phrases: Save phrases xml and delete phrases from memcache after converting to/from base64 in app_defaults. 2015-04-28 17:24:32 +00:00
monitor.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
page.lua Fix. Concat conf name in page.lua 2015-07-20 12:44:05 +04:00
park.lua Make it so that if a call is parked to an occupied parking lot it is returned to sender. 2013-09-16 21:35:37 +00:00
park_monitor.lua Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
pin_number.lua Add max tries to pin_number.lua so that if the pin number is wrong it will request the pin number again up to the maximum tries. 2014-10-21 05:48:27 +00:00
recordings.lua Recordings: Add sleep (1s) before ID prompt. 2015-04-29 21:05:19 +00:00
roku.lua svn diff 2014-07-31 08:40:15 +00:00
streamfile.lua Phrases: Include full path for recordings (not sounds), when not using base64. 2015-04-28 19:06:27 +00:00
wakeup.lua Fix a problem with wakeup calls prompting for the extension. 2014-12-22 18:18:55 +00:00