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

From version 14.1
edited by michelk
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michelk
1 +XWiki.michaely
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 isymphony_desktop_<version>.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,31 +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. Add The Desktop Client Installers =
88 +
87 87  
88 -The installers served by iSymphony can be added by downloading the .zip archive and moving it to the iSymphony installers directory:
90 +
89 89  
90 -{{code}}
91 -cd ~/
92 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip
93 -mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/
94 -{{/code}}
95 -
96 96  
97 97  
98 -The latest version of the desktop client will be served. If no installers are added to the installers directory then the legacy installers (version < 2.0.0) will be served instead.
99 -
100 -{{info}}
101 -See [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]] for more information.
102 -{{/info}}
103 -
104 -=== (% style="color: rgb(0,0,0);" %)6. Install The Desktop Client On The Client Machines(%%) ===
105 -
106 -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 [[doc:Desktop Client Installation v2\.0\.0]] or for legacy versions see [[Desktop Client Installation v1.0.1>>url:http://docs.getisymphony.com/display/ISYMDOCS/Desktop+Client+Installation+v1.0.1||shape="rect"]].
94 +
107 107  {{/layout-cell}}
108 108  {{/layout-section}}
109 109  {{/layout}}