[OpenSIPS-Devel] [OpenSIPS/opensips] 70e8b2: usrloc DB schema: Extend location.contact from CHA...

Liviu Chircu noreply at github.com
Tue Aug 17 10:46:58 UTC 2021


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 70e8b24b6abedf2d84072e633409bf92ce7c1efe
      https://github.com/OpenSIPS/opensips/commit/70e8b24b6abedf2d84072e633409bf92ce7c1efe
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M db/schema/location.xml
    M scripts/db_berkeley/opensips/location
    M scripts/mysql/usrloc-create.sql
    M scripts/oracle/usrloc-create.sql
    M scripts/pi_http/pi_framework.xml
    M scripts/pi_http/usrloc-table
    M scripts/postgres/usrloc-create.sql
    M scripts/sqlite/usrloc-create.sql

  Log Message:
  -----------
  usrloc DB schema: Extend location.contact from CHAR(255) to TEXT

This extension is especially useful with RFC 8599 (SIP Push
Notifications), which may lead to sizeable Contact header URIs, often
reaching 300+ bytes in size.

Credits to John Quick for the suggestion!

(cherry picked from commit ec09a18f6c240dd3159e284370bd6f4dc6747f03)





More information about the Devel mailing list