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

From version 1.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import
To version 8.1
edited by superadmin
on 2021/09/09 18:30
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Installing iSymphony
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michaely
1 +XWiki.superadmin
Tags
... ... @@ -1,0 +1,1 @@
1 +install|installation|plain|vanilla|module|asterisk
Content
... ... @@ -20,7 +20,7 @@
20 20  
21 21  Please check the following points:
22 22  
23 -1. Ensure that your system meets the minimum requirements to run iSymphony. For more information, please read the detailed [[system requirements>>doc:iSymphony Requirements]].
23 +1. Ensure that your system meets the minimum requirements to run iSymphony. For more information, please read the detailed [[system requirements>>doc:ISYMDOCS.Home.iSymphony Installation and Update Guide.iSymphony Requirements.WebHome]].
24 24  1. Have your iSymphony license key ready.
25 25  1. You must be able to use a command prompt and install Java to continue. If not, please contact your system administrator to assist you.
26 26  1. Determine the correct installation method to use for your environment. See [[doc:Determine the Installation Method]] for more information.
... ... @@ -48,7 +48,6 @@
48 48   At one point, you will be asked to choose an installation directory. Make a note of this directory for use later.
49 49  
50 50  
51 -
52 52  {{id name="download"/}}
53 53  
54 54  = 3. Server Installation =
... ... @@ -121,7 +121,7 @@
121 121   writetimeout = 3000
122 122   eventfilter=!Event: RTCPSent
123 123   eventfilter=!Event: RTCPReceived
124 - eventFilter=!Event: CEL
123 + eventfilter=!Event: CEL
125 125  {{/code}}
126 126  )))
127 127  1. (((
... ... @@ -150,7 +150,7 @@
150 150  {{/code}}
151 151  )))
152 152  1. Set up the voicemail and recording agent resource URLs and Extensions:
153 -11.
152 +11. \\
154 154  111. Open the file **/opt/isymphony3/server/conf/agent/voicemail.xml**
155 155  111. Modify the **host** value in this file to the public hostname or IP of the iSymphony server. This field specifies the host to use in the URL when playing back voicemail in the client.
156 156  111. Modify the **extension** value to the file extension of the voicemail files as they are stored in the voicemail directory. This is used to determine which file type to play back in the client when listening to voicemail.
... ... @@ -178,7 +178,7 @@
178 178  {{/code}}
179 179  )))
180 180  
181 -= 4. Verify Required Ports Are Open =
180 += 5. 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