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

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Sep 13 05:03:32 EDT 2018


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c73a9ca3ddf42976ea76c73d52b1851f0d5387eb
      https://github.com/OpenSIPS/opensips/commit/c73a9ca3ddf42976ea76c73d52b1851f0d5387eb
  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

(cherry picked from commit 6c8370be3da4b32240a4cd12fd71436ab9de78d7)


  Commit: 6614f3a473baddc0253a1656d4e26f7f68209648
      https://github.com/OpenSIPS/opensips/commit/6614f3a473baddc0253a1656d4e26f7f68209648
  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

(cherry picked from commit b66851b9eab4f1d5685dea19e3c38e74405c5abc)


  Commit: c8f94f5cc6dd48237f9c0b3d44a47b82ec764258
      https://github.com/OpenSIPS/opensips/commit/c8f94f5cc6dd48237f9c0b3d44a47b82ec764258
  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/beaace4660af...c8f94f5cc6dd
      **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