fusionpbx/includes/install/scripts
Mark Crane 3cf7745739 Fixed a problem when debug params is set to true and reloadxml command is used it threw an error about nil params on some things. 2013-05-28 19:01:18 +00:00
..
app Fixed a problem when debug params is set to true and reloadxml command is used it threw an error about nil params on some things. 2013-05-28 19:01:18 +00:00
resources/functions Add functions/config.lua to find the correct config.lua. 2013-05-02 00:57:17 +00:00
app.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
call_flow.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
call_flow_monitor.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
call_forward.lua Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
confirm.lua Replaced domain_name with context in confirm.lua. 2013-05-24 07:47:10 +00:00
destination_caller_id.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
dial_string.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
directory.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
disa.lua Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax. 2013-03-31 08:18:41 +00:00
eavesdrop.lua Add a missing ). This fixes a problem with eavesdrop.lua reported at http://code.google.com/p/fusionpbx/issues/detail?id=426 2013-05-23 16:09:38 +00:00
email.lua Add ability to delete the email attachment after sending it. 2013-01-12 02:13:30 +00:00
fax_retry.lua forgot \n on messages. 2012-11-28 23:10:53 +00:00
fifo_member.lua Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
huntgroup_originate.lua Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
intercept.lua Fix a syntax problem in intercept.lua 2013-05-07 21:41:33 +00:00
ivr_menu.lua Caller id prefix prevent error if caller_id_name is not provided. 2013-05-27 15:37:22 +00:00
monitor.lua Add a script to monitor sip profiles and restart them if necessary. 2012-11-22 19:36:09 +00:00
page.lua Add a sip header for page.lua to fix auto answer on Polycom phones. 2012-10-28 00:34:14 +00:00
park.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
park_monitor.lua Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
pin_number.lua Make pin_number.lua use phrases. White space cleanup on recordings.lua and wakeup.lua. Dial string add ability to change the dial string for a specific extension and add a pin number as an option. 2012-07-10 16:23:08 +00:00
recordings.lua Remove the need to define the recordings_dir to set variable in the *732 dialplan but leave it as an optional so it is backwards compatible and remains customizable. 2013-05-27 18:55:59 +00:00
ring_group.lua Add a default delimiter for ring groups. 2013-05-27 15:08:54 +00:00
roku.lua Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
wakeup.lua Add global intercept capability to intercept.lua, fix a problem with ivr_menu.lua, and white space problem in wakeup.lua. 2012-12-02 08:38:24 +00:00