fusionpbx/resources/install/scripts
Alexey Melnichuk f939c82862 Add. Allow use `call_flow_subscribe.lua` with feature codes without `flow+` prefix. (#2609)
This commit allows create call flow extension with some feature code (e.g. `*401`)
Then on the phone you can configure BLF like `flow+*401` and use `call_flow_subscribe` to
track current status of this call flow. BLF like `*401` will also works but only if
use `call_flow_monitor` script.
Also it is possible dial `flow+*401` as well as `*401` to toggle call flow state.
2017-06-08 09:44:45 -06:00
..
app Fix. Properly handle error from memcached when load configs. (#2641) 2017-06-08 09:38:28 -06:00
resources Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
app.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
call_flow.lua Add. Allow use `call_flow_subscribe.lua` with feature codes without `flow+` prefix. (#2609) 2017-06-08 09:44:45 -06:00
call_flow_monitor.lua Add. call_flow_monitor.lua uses Database class. (#2172) 2016-11-24 09:57:18 -07:00
call_flow_subscribe.lua Add. Allow use `call_flow_subscribe.lua` with feature codes without `flow+` prefix. (#2609) 2017-06-08 09:44:45 -06:00
call_forward.lua Fix. Use CID from extension for call forward if set `call_forward_fix`. (#2260) 2016-12-20 09:07:58 -07:00
cidlookup.lua Update cidlookup.lua 2016-11-18 10:17:54 -07:00
confirm.lua Fix. Include config file. 2015-08-11 14:40:02 +04:00
destination_caller_id.lua Fix. Pass `params` to query call in destination_caller_id.lua (#2159) 2016-11-23 02:00:17 -07:00
dial_string.lua Add. Use parameters in dial_string.lua (#2099) 2016-11-18 09:43:19 -07:00
directory.lua Update directory.lua 2017-02-07 18:56:21 -07:00
disa.callback.loopback.lua Add. Use params in disa.*.lua (#2171) 2016-11-24 09:56:09 -07:00
disa.callback.lua Add. Use params in disa.*.lua (#2171) 2016-11-24 09:56:09 -07:00
disa.lua Update the disa.lua to prevent errors when caller hangs up before the destination is called. 2016-03-23 11:42:20 -06:00
disa.plus.lua Add. Use params in disa.*.lua (#2171) 2016-11-24 09:56:09 -07:00
do_not_disturb.lua Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
eavesdrop.lua Add. Use params in eavesdrop.lua (#2124) 2016-11-21 13:48:38 -07:00
email.lua Wrong variable in freeswitch.email 2016-02-24 19:59:54 -05:00
extension_queue.lua Remove unused database connection. (#2235) 2016-12-06 09:52:51 -07:00
fax_retry.lua Update fax_retry.lua (#2625) 2017-06-02 22:33:32 -06:00
fifo_member.lua After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
follow_me.lua Fix. Remove using `call_prompt` field. (#2589) 2017-05-21 01:32:24 -06:00
ha_monitor.lua Update ha_monitor.lua 2016-09-08 17:26:29 -06:00
intercept.lua Update intercept.lua 2017-05-19 01:21:19 -06:00
intercept_group.lua Add. optional intercept only inbound/outbound calls. 2016-04-18 16:06:27 +03:00
ivr_menu.lua Add. Use params in ivr_menu.lua (#2116) 2016-11-21 13:52:06 -07:00
mkdir.lua Fix. `event_socket_mkdir` for Windows system. (#1724) 2016-06-30 08:11:52 -06:00
monitor.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
page.lua Update code to iterate over numbers. (#1727) 2017-04-18 12:11:39 -06:00
park.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
park_monitor.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
pin_number.lua Add. Use params in pin_number.lua (#2112) 2016-11-21 13:54:19 -07:00
recordings.lua Fix some minor typos related with new Database class. (#2174) 2016-11-24 10:04:42 -07:00
roku.lua svn diff 2014-07-31 08:40:15 +00:00
service Change. Use `service::control` event to control services (#1790) 2016-08-02 14:00:49 -06:00
streamfile.lua Allow use odbc to store files (record/voicemail) in database. (#1535) 2016-09-04 13:05:47 -06:00
transfer2.lua Fix. Add missing file for #1629 (#2077) 2016-11-24 00:41:43 -07:00
wakeup.lua Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00