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

From version 7.1
edited by michelk
on 2021/09/09 18:02
Change comment: Import
To version 6.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -Installing iSymphony
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michelk
1 +XWiki.michaely
Tags
... ... @@ -1,1 +1,0 @@
1 -install|installation|plain|vanilla|module|asterisk
Content
... ... @@ -35,6 +35,10 @@
35 35  **Please be sure to review the [[Support Platforms>>doc:ISYM28.Supported Platforms]] page for details on version requirements of platform software.**
36 36  {{/info}}
37 37  
38 +{{note}}
39 +OpenJDK is currently **not** supported.
40 +{{/note}}
41 +
38 38  1. If you are not sure whether you have JRE installed correctly, please confirm by doing the following:
39 39  11. Open a shell console.
40 40  11. Type echo $JAVA_HOME in the shell console and then press Enter
... ... @@ -121,7 +121,7 @@
121 121   writetimeout = 3000
122 122   eventfilter=!Event: RTCPSent
123 123   eventfilter=!Event: RTCPReceived
124 - eventfilter=!Event: CEL
128 + eventFilter=!Event: CEL
125 125  {{/code}}
126 126  )))
127 127  1. (((
... ... @@ -178,7 +178,7 @@
178 178  {{/code}}
179 179  )))
180 180  
181 -= 5. Verify Required Ports Are Open =
185 += 4. Verify Required Ports Are Open =
182 182  
183 183  Verify that ports 58080 and 55050 are not being blocked by any firewall and are forwarded as necessary. If you are running IP Tables run the following commands on the server CLI in order to open the ports. These ports allow access to the iSymphony Client and Administration interfaces.
184 184