fusionpbx/resources/install/scripts/resources
Alexey Melnichuk 6fc6e231c8 Add. BLF indication for call forward. (#2664)
* Add. BLF indication for call forward.

To display general status of CallForward use blf like `forward+<extension>`
To display status for specific phone number use blf like `forward+<extension>/<number>`

* Fix. Escape variable in regex expression.

* Fix. Sync DND and CF blf.

* Add. `blf_subscribe` service which can handle all custom subscriptions.

To run for specific protocol it possible run as `luarun blf_subscribe.lua <PROTO>`
2017-06-20 09:23:23 -06:00
..
functions Add. BLF indication for call forward. (#2664) 2017-06-20 09:23:23 -06:00
startup Change. Use `service::control` event to control services (#1790) 2016-08-02 14:00:49 -06:00
tests Move scripts to separate dirs. 2016-02-24 14:44:50 +03:00