|
@@ -11,7 +11,13 @@ Version 4.2 to 4.4
|
|
|
|
|
|
1. Normal upgrade procedure update the source code, schema, menu and permissions.
|
|
|
2. Need to delete the following dialplans user_exists and user_record, call_forward_all, and local_extension dialplans from all domains. Then run Advanced -> Upgrade -> App Defaults to get new up to date diaplans.
|
|
|
+3. Update old recordings set the record_name and record_path.
|
|
|
|
|
|
+::
|
|
|
+
|
|
|
+ cd /usr/src
|
|
|
+ wget https://raw.githubusercontent.com/fusionpbx/fusionpbx-scripts/master/upgrade/record_path.php
|
|
|
+ php record_path.php
|
|
|
|
|
|
Version 4.0 to 4.2
|
|
|
^^^^^^^^^^^^^^^^^^
|