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

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

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  = Installation Methods =
8 8  
9 -There are three different installation methods for iSymphony.
9 +There are two different installation methods for iSymphony. The RPM method has two separate RPM packages that could be used.
10 10  
11 11  == RPM ==
12 12  
... ... @@ -22,12 +22,18 @@
22 22  
23 23  There are two separate RPM packages that you need to be aware of.
24 24  
25 -=== Vanilla RPM ===
25 +==== Vanilla RPM ====
26 26  
27 27  This is the RPM that is distributed at [[www.getisymphony.com.>>url:http://www.getisymphony.com./||shape="rect"]] The RPM is configured to run the iSymphony server as the **root** user. These RPMs will **not** contain "//fpbx//" in the RPM id.
28 28  
29 -=== FreePBX RPM ===
29 +==== FreePBX RPM ====
30 30  
31 31  This is the RPM that is distributed with the FreePBX and Asterisk Now distros. The RPM is configured to run the iSymphony server as the **asterisk** user. These RPMs will contain "//fpbx//" in the RPM id.
32 32  
33 +== Tarball ==
34 +
35 +The Tarball installation package is usually utilized on systems like Debian, but can be used on RedHat systems as well.
36 +
37 +If no RPM id could be found for iSymphony, or the rpm -qa command cannot be run, the installation was more than likely performed via the Tarball.
38 +
33 33