fusionpbx/resources/install/scripts/app
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
..
agent_status Change scripts directory from user_status to agent_status. 2015-05-04 18:40:54 +00:00
avmd Fix the indentation on lua app/avmd/index.lua. 2015-04-24 20:44:47 +00:00
call_block Call block standardize on domain_name 2014-07-30 01:01:41 +00:00
conference_center Sync the changes to fix conference recording from the dev branch. Add a few comments and make the indentation consistent. 2015-05-30 20:32:01 +00:00
dialplan Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00
event_notify Added remote reboot capability for Aastra phones 2015-03-22 08:04:03 +00:00
failure_handler Add missed call option to ring groups. 2015-06-20 03:43:38 +00:00
fax/resources/scripts FAX sure domain_uuid is set at the right time. 2015-06-30 18:01:30 +00:00
hangup Add app/hangup to support originator cancel for missed calls. 2015-05-29 05:12:41 +00:00
is_local Fix is_local.lua script on the stable branch. 2015-01-17 07:31:50 +00:00
provision A little more polish for this feature. 2015-05-30 04:50:19 +00:00
ring_groups Use originate_delay_start to fix the enterprise ring group delay. 2015-07-03 09:51:02 -06:00
toll_allow removed extra digit in FR toll allow templates 2015-01-22 19:44:58 +00:00
voicemail Voicemail to email send the email in the send_email.lua rather than with email.lua. So that the delete doesn't occur until after email is sent. 2015-07-20 11:40:31 -06:00
xml_handler Use os.time instead of mysql native function 2015-08-09 21:56:28 -06:00