fusionpbx/resources/install/scripts
markjcrane 331778e36c Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid. 2015-11-25 08:51:54 -07:00
..
app Clear the dial_string variable so that it to prevent duplicate destinations. 2015-11-22 19:07:56 -07:00
fax_queue Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid. 2015-11-25 08:51:54 -07:00
resources/functions Fix. Add `split` function (required by lazy_settings). 2015-11-24 14:26:21 +03:00
app.lua
call_flow.lua
call_flow_monitor.lua Merge pull request #1179 from moteus/call_flow 2015-11-03 03:30:02 -07:00
call_forward.lua New database class was implemented in call_forward.lua when using first_value must change select * from with the specific value desired. 2015-11-10 17:26:39 -07:00
cidlookup.lua
confirm.lua
destination_caller_id.lua
dial_string.lua
directory.lua
disa.callback.loopback.lua
disa.callback.lua
disa.lua
disa.plus.lua
do_not_disturb.lua
eavesdrop.lua
email.lua
extension_queue.lua
fax_queue_monitor.lua Add. Basic fax_queue_monitor script. 2015-11-19 13:19:59 +03:00
fax_queue_poll_once.lua Add. Lua part of fax_queue. 2015-11-18 16:27:55 +03:00
fax_retry.lua
fifo_member.lua
follow_me.lua Update follow_me.lua 2015-11-05 18:02:08 +03:00
intercept.lua Fix. Call intercept - a scenario where an outgoing call can be intercepted 2015-11-12 14:11:05 +03:00
intercept_group.lua This fixed a scenario where an outgoing call can be picked up if the callee returns a 183 session progress with sdp 2015-10-26 17:17:02 +01:00
ivr_menu.lua Fix. IVR menu option without arguments. 2015-11-10 17:56:40 +03:00
monitor.lua
page.lua
park.lua
park_monitor.lua
pin_number.lua
recordings.lua
ring_member.lua
roku.lua
streamfile.lua
wakeup.lua