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

From version 2.1
edited by michaely
on 2021/09/09 18:02
Change comment: Import
To version 3.3
edited by michaely
on 2021/09/09 18:39
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +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
... ... @@ -42,7 +42,7 @@
42 42  Once you have downloaded the iSymphony RPM to your server run the following command to install it.
43 43  
44 44  {{code language="bash"}}
45 -rpm -Uvh iSymphonyServerV3-<version>-1.noarch.rpm
45 +rpm -Uvh iSymphonyServerV3-fpbx-<version>-1.noarch.rpm
46 46  {{/code}}
47 47  
48 48  {{info}}