Changes for page Desktop Client Module Installation
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -40,7 +40,7 @@ 40 40 Run the following command to extract the module to the iSymphony Server installation. You need to be in the same directory as the downloaded Desktop Client Module package when running this command. 41 41 42 42 {{code language="bash"}} 43 - 43 +tar -zxf desktop.tar.gz -C /opt/isymphony3/server/modules 44 44 {{/code}} 45 45 46 46 = 3. Set The File Ownership Of The Desktop Module = ... ... @@ -81,8 +81,14 @@ 81 81 chown -R asterisk:asterisk /opt/isymphony3/server/modules/desktop 82 82 {{/code}} 83 83 84 - 84 += 4. Restart The iSymphony Server = 85 85 86 +Once the Desktop Client Module is installed, you will have to restart the iSymphony Server in order to activate the module. See [[doc:Starting And Stopping The iSymphony Server]]. 87 + 88 += 5. Install The Desktop Client Module On The Client Machines = 89 + 90 +Once the Desktop Client Module is installed, your users will now be able to download and install the Desktop Client Application on their machines. See Installing The Desktop Client. 91 + 86 86 87 87 88 88