Files
fusionpbx/app
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 00:15:43 -06:00
2016-06-24 10:13:25 -06:00
2016-05-26 05:55:46 -06:00
2016-06-14 19:52:57 -06:00
2016-06-19 09:39:47 -06:00
2016-04-25 20:30:23 -05:00
2016-05-26 13:08:53 -06:00
2016-06-22 13:49:54 -06:00
2016-06-19 09:35:21 -06:00
2016-05-15 08:57:59 -06:00
2016-05-23 21:37:21 -06:00