fusionpbx/resources/install/scripts/app/voicemail
Alexey Melnichuk f214625ead Change. Use `service::control` event to control services (#1790)
* Change. Use `service::control` event to control services

This is more FS way. E.g. sofia sends `sofia::register` event
and add all information to headers. So now `service` script
emit `fusion::service::control` event and each service responsible
for test its own name. This also allows add in future evnets to
e.g. monitor service status like `fusion::service::satus` so it
will be possible write service which will be restart services.

* Change. rename service name from `flow` to `call_flow`
2016-08-02 14:00:49 -06:00
..
resources Change. Use `service::control` event to control services (#1790) 2016-08-02 14:00:49 -06:00
app_languages.lua Add. Text class to manage translate texts. 2015-11-30 10:22:55 +03:00
index.lua Fix. Send message count in each MWI notify. (#1728) 2016-07-01 10:08:55 -06:00