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

From version 1.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import
To version 3.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Installing iSymphony
Tags
... ... @@ -1,0 +1,1 @@
1 +freepbx|install|installation|flash|elastix|pbx|in|a
Content
... ... @@ -14,6 +14,7 @@
14 14  1. Ensure that your system meets the minimum requirements to run iSymphony. For more information, please read the detailed [[system requirements>>doc:iSymphony Requirements]].
15 15  11. In particular, ensure that a Sun/Oracle JRE is already installed on the server. See [[doc:Installing iSymphony]] for more details.
16 16  1. Have your iSymphony license key ready.
17 +1. Determine the correct installation method to use for your environment. See [[doc:Determine the Installation Method]] for more information.
17 17  
18 18  
19 19  
... ... @@ -41,7 +41,7 @@
41 41  Once you have downloaded the iSymphony RPM to your server run the following command to install it.
42 42  
43 43  {{code language="bash"}}
44 -rpm -Uvh iSymphonyServerV3-<version>-1.noarch.rpm
45 +rpm -Uvh iSymphonyServerV3-fpbx-<version>-1.noarch.rpm
45 45  {{/code}}
46 46  
47 47  {{info}}