[OpenSIPS-Devel] [OpenSIPS/opensips] 6c8370: Fix IPv6 related storage capacity.

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Sep 13 04:41:19 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6c8370be3da4b32240a4cd12fd71436ab9de78d7
      https://github.com/OpenSIPS/opensips/commit/6c8370be3da4b32240a4cd12fd71436ab9de78d7
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M db/schema/entities.xml

  Log Message:
  -----------
  Fix IPv6 related storage capacity.

Extand SIP_URI from 128 to 256 to be sure that IPv6 containing URIs (especially SIP contact URIs) to fit.
Closes #1462


  Commit: b66851b9eab4f1d5685dea19e3c38e74405c5abc
      https://github.com/OpenSIPS/opensips/commit/b66851b9eab4f1d5685dea19e3c38e74405c5abc
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M db/schema/usr_preferences.xml

  Log Message:
  -----------
  Fixed len for the username column


  Commit: 42574b9da89de0e1385d90ca8f1256c5dced5a51
      https://github.com/OpenSIPS/opensips/commit/42574b9da89de0e1385d90ca8f1256c5dced5a51
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M scripts/mysql/avpops-create.sql
    M scripts/mysql/b2b-create.sql
    M scripts/mysql/b2b_sca-create.sql
    M scripts/mysql/carrierroute-create.sql
    M scripts/mysql/closeddial-create.sql
    M scripts/mysql/dialog-create.sql
    M scripts/mysql/msilo-create.sql
    M scripts/mysql/presence-create.sql
    M scripts/mysql/registrant-create.sql
    M scripts/mysql/rls-create.sql
    M scripts/mysql/siptrace-create.sql
    M scripts/mysql/speeddial-create.sql
    M scripts/mysql/usrloc-create.sql
    M scripts/oracle/avpops-create.sql
    M scripts/oracle/b2b-create.sql
    M scripts/oracle/b2b_sca-create.sql
    M scripts/oracle/carrierroute-create.sql
    M scripts/oracle/closeddial-create.sql
    M scripts/oracle/dialog-create.sql
    M scripts/oracle/msilo-create.sql
    M scripts/oracle/presence-create.sql
    M scripts/oracle/registrant-create.sql
    M scripts/oracle/rls-create.sql
    M scripts/oracle/siptrace-create.sql
    M scripts/oracle/speeddial-create.sql
    M scripts/oracle/usrloc-create.sql
    M scripts/postgres/avpops-create.sql
    M scripts/postgres/b2b-create.sql
    M scripts/postgres/b2b_sca-create.sql
    M scripts/postgres/carrierroute-create.sql
    M scripts/postgres/closeddial-create.sql
    M scripts/postgres/dialog-create.sql
    M scripts/postgres/msilo-create.sql
    M scripts/postgres/presence-create.sql
    M scripts/postgres/registrant-create.sql
    M scripts/postgres/rls-create.sql
    M scripts/postgres/siptrace-create.sql
    M scripts/postgres/speeddial-create.sql
    M scripts/postgres/usrloc-create.sql
    M scripts/sqlite/avpops-create.sql
    M scripts/sqlite/b2b-create.sql
    M scripts/sqlite/b2b_sca-create.sql
    M scripts/sqlite/carrierroute-create.sql
    M scripts/sqlite/closeddial-create.sql
    M scripts/sqlite/dialog-create.sql
    M scripts/sqlite/msilo-create.sql
    M scripts/sqlite/presence-create.sql
    M scripts/sqlite/registrant-create.sql
    M scripts/sqlite/rls-create.sql
    M scripts/sqlite/siptrace-create.sql
    M scripts/sqlite/speeddial-create.sql
    M scripts/sqlite/usrloc-create.sql

  Log Message:
  -----------
  Regenerate DB schema


Compare: https://github.com/OpenSIPS/opensips/compare/c4505fadb1c4...42574b9da89d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list