[OpenSIPS-Devel] [OpenSIPS/opensips] c379af: Fix URI_LEN defintion

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Sep 17 04:00:33 EDT 2018


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c379af45c9c5c9f39aa5ff90d27419472d818733
      https://github.com/OpenSIPS/opensips/commit/c379af45c9c5c9f39aa5ff90d27419472d818733
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    M db/schema/entities.xml

  Log Message:
  -----------
  Fix URI_LEN defintion

256 was a typo, 255 is the max len for a varchar in mysql
Thanks again to Brandon Lee @palmtown
Related to #1462

(cherry picked from commit 2f5e5ffa7ffc272283aba919e112140085c94279)


  Commit: 0f29e72ec823003a369e2f39d41119cc39d5f581
      https://github.com/OpenSIPS/opensips/commit/0f29e72ec823003a369e2f39d41119cc39d5f581
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    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/registrar-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/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/registrar-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/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/registrar-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/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/registrar-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:
  -----------
  Rebuild DB schema


Compare: https://github.com/OpenSIPS/opensips/compare/5cb4f6caf7c3...0f29e72ec823
      **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