From openSIPS

Documentation: Migration-1-8-0-to-1-9-0

Documentation -> Migration -> Migration from 1.8.x to 1.9.0

This page has been visited 6137 times.

Table of Content (hide)

  1. 1. DB migration
  2. 2. Script migration

This section is to provide useful help in migrating your OpenSIPS installations from the 1.8 branch to the 1.9 branch.

You can find the all the new additions in 1.9.0 release compiled under this page. Overviewing it may help you understanding the migration / update process.


1.  DB migration

You can migrate your 1.8.x DB to the 1.9.0 format by using the opensipsdbctl tool :

   # opensipsdbctl migrate opensips_1_8 opensips_1_9
   or
   # osipsconsole 
   > migrate opensips_1_8 opensips_1_9
   > quit
   # 

where :

NOTE:

NOTE:

NOTE:

NOTE that the migration tool is available only for MYSQL databases!


2.  Script migration

Retrieved from https://www.opensips.org/Documentation/Migration-1-8-0-to-1-9-0
Page last modified on June 10, 2013, at 12:34 PM