|
@@ -19,7 +19,7 @@ Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod
|
|
|
:scale: 85%
|
|
|
|
|
|
|
|
|
-When a new music on hold category mod_local_stream will be restarted. If it is busy then it will not restart automatically. A manual restart of the module is required when it is not in use. The module can be restarted from Advanced -> Modules or from the fs_cli with following command.
|
|
|
+When a new music on hold category mod_local_stream will be restarted. If it is busy then it will not restart automatically. A manual restart of the module is required when it is not in use. The module can be restarted from the Menu -> Advanced -> Modules or from the console and fs_cli with following command.
|
|
|
|
|
|
reload mod_local_stream
|
|
|
|
|
@@ -27,6 +27,6 @@ Each music on hold category is given a name. If the domain is set to global the
|
|
|
|
|
|
local_stream://default
|
|
|
|
|
|
-It is possible that a domain can have its own category of music for this example will use a name of 'custom'.
|
|
|
+It is possible that a domain or tenant can have its own category of music. In this example the name is 'custom' and the domain was assigned automatically to the current domain.
|
|
|
|
|
|
-local_stream://yourdomain/custom
|
|
|
+local_stream://domain_name/custom
|