fusionpbx/resources/install/scripts/resources
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
..
functions Simplify `is_uuid` function. (#1781) 2016-07-28 16:49:36 -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