Changes for page Asterisk Server (Vanilla) Installation
Last modified by superadmin on 2021/09/09 20:55
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Installing iSymphony - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.mich aely1 +XWiki.michelk - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +install|installation|plain|vanilla|module|asterisk - Content
-
... ... @@ -35,10 +35,6 @@ 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 - 42 42 1. If you are not sure whether you have JRE installed correctly, please confirm by doing the following: 43 43 11. Open a shell console. 44 44 11. Type echo $JAVA_HOME in the shell console and then press Enter ... ... @@ -125,7 +125,7 @@ 125 125 writetimeout = 3000 126 126 eventfilter=!Event: RTCPSent 127 127 eventfilter=!Event: RTCPReceived 128 - event Filter=!Event: CEL124 + eventfilter=!Event: CEL 129 129 {{/code}} 130 130 ))) 131 131 1. ((( ... ... @@ -147,8 +147,6 @@ 147 147 eventwhencalled=yes 148 148 {{/code}} 149 149 150 - 151 - 152 152 Once added run the following command to apply the changes: 153 153 154 154 {{code}} ... ... @@ -184,7 +184,7 @@ 184 184 {{/code}} 185 185 ))) 186 186 187 -= 4. Verify Required Ports Are Open =181 += 5. Verify Required Ports Are Open = 188 188 189 189 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. 190 190