From openSIPS

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

Documentation -> Migration -> Migration from 1.9.x to 1.10.0

This page has been visited 5300 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.9 branch to the 1.10 branch.

You can find the all the new additions in 1.10.0 release compiled under this page. The changelog may help you understanding the migration / update process.


1.  DB migration

You can migrate your 1.9.x DB to the 1.10.0 format by using the opensipsdbctl tool :

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

where :

NOTE:

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


2.  Script migration

Retrieved from https://www.opensips.org/Documentation/Migration-1-9-0-to-1-10-0
Page last modified on March 06, 2015, at 02:06 PM