Changes for page Desktop Client
Last modified by michelk on 2021/09/09 20:56
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.michel k1 +XWiki.michaely - Content
-
... ... @@ -23,14 +23,8 @@ 23 23 {{layout-cell}} 24 24 = Initial Setup = 25 25 26 -When you first launch the Desktop Client Application you will prompted to enter the hostnameand port of the server you want toconnect to.Ifnoport is specified,the defaultport of58080willbe used.Theconnectionattemptwillbe validated.26 +When you first launch the Desktop Client Application you will prompted to enter the server URL. If you downloaded the Desktop Client Installer from the iSymphony Client interface (See [[doc:Desktop Client Installation v2\.0\.0]]), simply paste the URL that you were provided and click **OK**. 27 27 28 -If you are unsure of the port or hostname, you can check the iSymphony Client interface (SeeĀ [[doc:Desktop Client Installation v2\.0\.0]]). 29 - 30 -(% style="color: rgb(0,0,0);font-size: 24.0px;" %)Initial Setup for Legacy Client 31 - 32 -When you first launch the Desktop Client Application you will prompted to enter the server URL. If you downloaded the Desktop Client Installer from the iSymphony Client interface (See [[doc:Desktop Client Installation v1\.0\.1]]), simply paste the URL that you were provided and click **OK**. 33 - 34 34 If you did not copy the URL, or you downloaded the installer outside of the Client interface, enter the following URL: 35 35 36 36 {{code}} ... ... @@ -52,17 +52,6 @@ 52 52 53 53 If the client requires additional URLs to access the panel, depending on the location of the user, they can be set up in the Administration interface. See Desktop Client Configuration. 54 54 ))) 55 -|=(% colspan="1" %)(% colspan="1" %) 56 -((( 57 -Host parameters 58 -)))|(% colspan="1" %)(% colspan="1" %) 59 -((( 60 -This allows the user to add additional parameters to the configured iSymphony server. For example: this could be used to set the language of the application by providing the parameter 61 - 62 -{{expand}} 63 -restartApplication&locale=en_us 64 -{{/expand}} 65 -))) 66 66 |=((( 67 67 Global Hotkey: 68 68 )))|((( ... ... @@ -105,7 +105,7 @@ 105 105 |=((( 106 106 **Application Path:** 107 107 )))|((( 108 - /usr/bin/open91 +open 109 109 ))) 110 110 |=((( 111 111 **Argument Format String**: ... ... @@ -112,14 +112,8 @@ 112 112 )))|((( 113 113 http:~/~/www.getisymphony.com?q=${PBX(UNIQUEID) 114 114 115 -{{{ -a/Applications/FireFox.app--args}}}}98 +{{{/Applications/FireFox.app }}}} 116 116 ))) 117 - 118 - 119 - 120 -The documentation for the open command can be found here: 121 - 122 -[[https:~~/~~/developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/open.1.html>>url:https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/open.1.html||shape="rect"]] 123 123 {{/info}} 124 124 125 125 ... ... @@ -137,22 +137,19 @@ 137 137 == (% style="color: rgb(0,0,0);" %)Windows(%%) == 138 138 139 139 {{code}} 140 -Version 2.1+: C:\Users\<username>\AppData\Roaming\iSymphony Desktop\iSymphonyDesktop.json 141 -Version 1.x: C:\Users\<username>\AppData\Roaming\iSymphony\iSymphony.json 117 +C:\Users\<username>\AppData\Roaming\iSymphony\iSymphony.json 142 142 {{/code}} 143 143 144 144 == OS X == 145 145 146 146 {{code}} 147 -Version 2.1+: /Users/<username>/Library/Application Support/iSymphony Desktop/iSymphonyDesktop.json 148 -Version 1.0: /Users/<username>/Library/Application Support/iSymphony.json 123 +/Users/<username>/Library/Application Support/iSymphony.json 149 149 {{/code}} 150 150 151 151 == Linux == 152 152 153 153 {{code}} 154 -Version 2.1+: /home/<username>/iSymphony/iSymphony Desktop/iSymphonyDesktop.json 155 -Versin 1.0: /home/<username>/iSymphony/iSymphony.json 129 +/home/<username>/iSymphony/iSymphony.json 156 156 {{/code}} 157 157 {{/layout-cell}} 158 158 {{/layout-section}}