Documentation |
Documentation.Migration-1-7-0-to-1-8-0 HistoryHide minor edits - Show changes to markup May 16, 2013, at 07:22 PM
by
- Changed line 1 from:
to:
Documentation -> Migration -> Migration from 1.7.0 to 1.8.0May 09, 2013, at 02:11 PM
by
- Changed line 1 from:
Resources -> Documentation -> Version Migration -> Upgrading from 1.7.0 to 1.8.0to:
Changed line 8 from:
You can find the all the new additions in 1.8.0 release compiled under this page. Overviewing it may help you understanding the migration / update process. to:
You can find the all the new additions in 1.8.0 release compiled under this page. Overviewing it may help you understanding the migration / update process. April 24, 2013, at 03:10 PM
by
- Added lines 1-46:
Resources -> Documentation -> Version Migration -> Upgrading from 1.7.0 to 1.8.0This page has been visited 6680 times. (:toc-float Table of Content:) This section is to provide useful help in migrating your OpenSIPS installations from the 1.7.0 branch to the 1.8 branch. You can find the all the new additions in 1.8.0 release compiled under this page. Overviewing it may help you understanding the migration / update process. DB migrationYou can migrate your 1.7.x DB to the 1.8.0 format by using the opensipsdbctl tool : # opensipsdbctl migrate opensips_1_7 opensips_1_8 or # osipsconsole > migrate opensips_1_7 opensips_1_8 > quit # where :
NOTE:
NOTE:
In order to create gateway groups, use the carriers addition. The migration tool will give out warnings regarding this, but there is no way to automatically migrate this information, so manual migration will be needed for this. NOTE that the migration tool is available only for MYSQL databases! (:toc-back Back to Table of Contents:) Script migration
|