Last modified by michelk on 2021/09/09 20:55

From version 20.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import
To version 22.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Content
... ... @@ -27,7 +27,9 @@
27 27  
28 28  {{layout-section ac:type="single"}}
29 29  {{layout-cell}}
30 -= (% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module(%%) =
30 +(((
31 +(% style="color: rgb(0, 0, 0); font-size: 24px; line-height: 24px" %)1. Download The Desktop Client Module
32 +)))
31 31  
32 32  (((
33 33  The desktop client module downloads can be found in the [[doc:ISYMKB.Downloads Archive]]. You will want to download the Desktop Client Module package to the server that is running the iSymphony server.
... ... @@ -38,7 +38,7 @@
38 38  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.
39 39  
40 40  {{code language="bash"}}
41 -tar -zxf desktop.tar.gz -C /opt/isymphony3/server/modules 
43
42 42  {{/code}}
43 43  
44 44  = 3. Set The File Ownership Of The Desktop Module =
... ... @@ -79,13 +79,17 @@
79 79  chown -R asterisk:asterisk /opt/isymphony3/server/modules/desktop
80 80  {{/code}}
81 81  
82 -= 4. Restart The iSymphony Server =
84 +
83 83  
84 -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]].
86 +
85 85  
86 -= 5. Install The Desktop Client Module On The Client Machines =
88 +
87 87  
88 -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.
90 +
91 +
92 +
93 +
94 +
89 89  {{/layout-cell}}
90 90  {{/layout-section}}
91 91  {{/layout}}