fusionpbx/app
Alexey Melnichuk 0a0383db9a Add. Handler for SUBSCRIBE method for call flow application. (#1701)
* Add. Handler for SUBSCRIBE method for call flow application.

Usage:
1. Run form fs_cli `luarun call_flow_subscribe`
2. Create new call flow extension and set feature code to `flow+<EXTENSION>`(e.g. `flow+401`).
3. Set on the phone BLF key to `flow+401`

This code based on `mod_valet_parking`.

* Add. prevent running 2 copy of script.

Remove some unused vars and simplify implementation.

* Fix. Use correct protocol for send event.

* Fix. Do escape SQL arguments

* Fix. escape `+` sign in call flow extension.
2016-06-24 10:32:19 -06:00
..
access_controls Update access_control_nodes.php 2016-06-22 11:55:30 -06:00
adminer Update index.php 2016-06-12 00:15:43 -06:00
backup Make sure the array exists for the backup tool. 2016-04-29 17:13:36 -06:00
call_block Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
call_broadcast Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
call_center_active Fix the call center queue active call list. 2016-06-07 13:35:18 -06:00
call_centers BugFix Convert call_center to ringback class (#1637) 2016-06-08 15:40:24 -06:00
call_flows Add. Handler for SUBSCRIBE method for call flow application. (#1701) 2016-06-24 10:32:19 -06:00
calls Use effective_caller_id_name and effective_caller_id_number with follow me. 2016-05-13 08:21:58 -06:00
calls_active I got the permissions wrong (#1616) 2016-05-26 05:55:46 -06:00
click_to_call Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
conference_centers Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
conferences Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
conferences_active Fix the warning for the interactive conference page. 2016-04-29 17:55:27 -06:00
contacts E.164 format support - contact_phone_edit.php (#1581) 2016-05-13 08:42:34 -06:00
destinations Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
devices Update cmd.php 2016-06-24 10:13:25 -06:00
dialplan Menu Manager: Add ability to customize main and sub menu icons. 2016-05-02 14:42:06 -06:00
dialplan_inbound I got the permissions wrong (#1616) 2016-05-26 05:55:46 -06:00
dialplan_outbound Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
edit Fix. Do not populate invalid paths. (#1585) 2016-05-06 09:28:10 -06:00
emails Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
exec Command: Remove blank option from handler select element. 2016-06-13 16:58:52 -06:00
extensions BugFix-remove-legacy-warning (#1638) 2016-06-08 15:15:36 -06:00
fax I got the permissions wrong (#1616) 2016-05-26 05:55:46 -06:00
fifo Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
fifo_list Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
follow_me Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
gateways Update gateways.php 2016-06-14 19:52:57 -06:00
ivr_menus Update ivr_menu_edit.php 2016-06-19 09:39:47 -06:00
log_viewer Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
meetings \r\n --> \n 2016-04-25 20:30:23 -05:00
modules Minor update. 2016-05-26 13:08:53 -06:00
music_on_hold Update switch_music_on_hold.php 2016-06-23 23:14:03 -06:00
operator_panel Update app_languages.php (#1664) 2016-06-14 20:21:15 -06:00
phrases I got the permissions wrong (#1616) 2016-05-26 05:55:46 -06:00
pin_numbers Add app/pin_numbers. 2016-06-22 13:49:54 -06:00
provision Fix. Disable device provision. (#1700) 2016-06-23 12:47:06 -06:00
recordings Music on Hold: Style/layout tweaks. 2016-06-22 12:42:03 -06:00
registrations Add. Use static function to find vendor by User-Agent string. (#1681) 2016-06-20 11:45:20 -06:00
ring_groups Update ring_group_edit.php 2016-06-19 09:35:21 -06:00
scripts Update scripts.php 2016-05-15 08:57:59 -06:00
services Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
settings Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
sip_profiles Update app_defaults.php 2016-05-23 21:37:21 -06:00
sip_status Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
system Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
time_conditions Check the missing array has content before processing it. 2016-05-04 00:22:35 -06:00
traffic_graph Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
vars Prevent duplicate values from being saved in the vars.xml file and remove some trailing spaces and fix some of the indentation. 2016-06-01 15:31:33 -06:00
voicemail_greetings Music on Hold: Support multiple global categories. Support for changing moh domain. Support for managing additional stream parameters (shuffle, stereo, interval, chimes, custom moh paths, etc). Enhanced file system housekeeping. 2016-06-21 15:56:15 -06:00
voicemails Enhance-make voicemail length configurable (#1702) 2016-06-24 10:28:47 -06:00
xml_cdr Music on Hold: Style/layout tweaks. 2016-06-22 12:42:03 -06:00