fusionpbx/app/call_flows
Alexey Melnichuk 61d6f0be6c 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
..
app_config.php Update app_config.php 2016-06-11 09:04:42 -06:00
app_languages.php Call Flows: Restore missing quote in app_languages.php. 2016-06-13 13:05:55 -06:00
app_menu.php Add latest translations 2015-06-15 19:30:00 +00:00
call_flow_delete.php Use the new multi-lingual code on misc files. 2015-01-18 10:33:34 +00:00
call_flow_edit.php Add. Handler for SUBSCRIBE method for call flow application. (#1701) 2016-06-24 10:32:19 -06:00
call_flows.php Update call_flows.php 2016-06-12 14:24:35 -06:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00