Changes for page FreePBX, Elastix and PBX in a Flash Installation
Last modified by michaely on 2021/09/09 20:55
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:ISYMDOCS.Home.iSymphony Installation and Update Guide.Installing iSymphony.WebHome - 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}}