| .. |
|
app
|
This fixes a problem where non-existent domains could cause the lua script to fail which would then leave the database connection open and eventually lead to denial of service when the database runs out of connections. Everyone using xml handler needs this update.
|
2013-05-20 11:38:58 +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
|
Add confirm.lua which is used with follow me.
|
2012-12-02 17:46:50 +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
|
Make the lua scripts that use config.lua to use the new config function.
|
2013-05-02 01:10:45 +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
|
Add single quotes to the record to make it inside directories with a spaces in the path.
|
2013-01-13 01:55:06 +00:00 |
|
ring_group.lua
|
Update the ring group change origination_disposition: ALLOTTED_TIMEOUT.
|
2013-05-22 17:07:02 +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 |