Browse Source

Update version_upgrade.rst

FusionPBX 7 năm trước cách đây
mục cha
commit
ffa3157350
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      source/advanced/version_upgrade.rst

+ 6 - 0
source/advanced/version_upgrade.rst

@@ -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
 ^^^^^^^^^^^^^^^^^^