Files
fusionpbx/resources/install/scripts
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
..
2016-06-12 14:14:52 -06:00
2015-08-11 14:40:02 +04:00
2016-02-24 19:59:54 -05:00
2015-11-05 18:02:08 +03:00
2016-05-12 23:06:45 -06:00
2014-07-31 08:40:15 +00:00