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

From version 5.1
edited by superadmin
on 2021/09/09 18:32
Change comment: Renamed back-links.
To version 1.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -iSymphony 3\.2 Beta 1 ChangeLog
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.michaely
Content
... ... @@ -50,25 +50,9 @@
50 50  asterisk -rx "dialplan reload"
51 51  {{/code}}
52 52  
53 -== Notes For Users Who Have Made Custom Modifications To The jvm.args File (Including Remote Voicemail/Recording Agent Installations) ==
54 -
55 -{{info}}
56 -This issue only effects RPM upgrades. Upgrades performed via the Administration Interface or via the tarball are not effected.
57 -{{/info}}
58 -
59 -
60 -
61 -This version of iSymphony contains a modification to the jvm.args file. If you have made modifications to the jvm.args file in the installation (i.e. to set the broker path for a remote voicemail/recording), and you are upgrading with the RPM, you may see a message like the following when running the RPM upgrade:
62 -
63 -{{code}}
64 -iSymphonyServerV3 warning: /opt/isymphony3/server/jvm.args saved as /opt/isymphony3/server/jvm.args.rpmsave
65 -{{/code}}
66 -
67 -This means that your original jvm.args file has been overwritten with the new default version, and your original file has been saved as jvm.args.rpmsave. To retain your custom modifications, simply re-add the modifications in the new jvm.args file, using the jvm.args.rpmsave file as reference. Once the jvm.args file is configured to your liking, restart the iSymphony server for the changes to take effect.
68 -
69 69  == Upgrade Steps ==
70 70  
71 -Follow the standard upgrade instructions found in the [[doc:ISYMDOCS.Home.iSymphony Installation and Update Guide.Upgrading iSymphony.WebHome]] document for all upgrades.
55 +Follow the standard upgrade instructions found in the [[doc:Upgrading iSymphony]] document for all upgrades.
72 72  
73 73  {{info}}
74 74  The automatic upgrade method cannot be used with the Beta. You will need to follow the instructions for the manual upgrade.