User Tools

Site Tools


install:upgrade:3.3.x-to-4.0.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
install:upgrade:3.3.x-to-4.0.0 [2013/01/23 14:45]
miconda [MySQL - Updates to old database tables]
install:upgrade:3.3.x-to-4.0.0 [2014/02/26 16:54]
miconda
Line 7: Line 7:
 These sections presents notes, listed by modules, about changes that need to be made to Kamailio configuration file when upgrading from Kamailio v3.3.x to devel. These sections presents notes, listed by modules, about changes that need to be made to Kamailio configuration file when upgrading from Kamailio v3.3.x to devel.
  
-==== modules/tm ====+==== kex ==== 
 + 
 +  * km_append_branch() has been replaced with append_branch() from **corex** module 
 + 
 +==== tm ====
  
   * Changed value of module parameter contacts_avp from AVP definition to XAVP name (string).   * Changed value of module parameter contacts_avp from AVP definition to XAVP name (string).
Line 53: Line 57:
   ruid varchar(64) NOT NULL DEFAULT '',   ruid varchar(64) NOT NULL DEFAULT '',
   username varchar(64) NOT NULL DEFAULT '',   username varchar(64) NOT NULL DEFAULT '',
-  domain varchar(64) DEFAULT NULL,+  `domainvarchar(64) DEFAULT NULL,
   aname varchar(64) NOT NULL DEFAULT '',   aname varchar(64) NOT NULL DEFAULT '',
   atype int(11) NOT NULL DEFAULT '0',   atype int(11) NOT NULL DEFAULT '0',
Line 184: Line 188:
 ) ENGINE=MyISAM DEFAULT CHARSET=latin1; ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
 </code> </code>
 +
 +===== SER Modules =====
 +
 +SER modules that had no equivalent in Kamailio were moved to **modules/** folder. Several of them were renamed:
 +
 +  * auth_db => uid_auth_db
 +  * avp_db => uid_auth_db
 +  * domain => uid_domain
 +  * gflags => uid_gflags
 +  * uri_db => uid_uri_db
install/upgrade/3.3.x-to-4.0.0.txt · Last modified: 2014/09/23 11:35 by klaus3000