[OpenSIPS-Devel] [opensips] Fixed errors in pgsql creation scripts (#215)

Nick Altmann notifications at github.com
Tue Apr 29 03:49:22 CEST 2014


Fixed errors in pgsql creation scripts: removed bytea field size in dialog table and for all serials set maxvalue and cycle (because sometimes serials may overflow)
You can merge this Pull Request by running:

  git pull https://github.com/nikbyte/opensips master

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/215

-- Commit Summary --

  * Fixed errors in pgsql creation scripts: removed bytea field size in dialog table and for all serials set maxvalue and cycle (because sometimes serials may overflow)

-- File Changes --

    M scripts/postgres/acc-create.sql (3)
    M scripts/postgres/alias_db-create.sql (2)
    M scripts/postgres/auth_db-create.sql (2)
    M scripts/postgres/avpops-create.sql (2)
    M scripts/postgres/b2b-create.sql (3)
    M scripts/postgres/b2b_sca-create.sql (2)
    M scripts/postgres/cachedb_sql-create.sql (1)
    M scripts/postgres/call_center-create.sql (3)
    M scripts/postgres/carrierroute-create.sql (4)
    M scripts/postgres/closeddial-create.sql (2)
    M scripts/postgres/cpl-create.sql (2)
    M scripts/postgres/dialog-create.sql (3)
    M scripts/postgres/dialplan-create.sql (2)
    M scripts/postgres/dispatcher-create.sql (2)
    M scripts/postgres/domain-create.sql (2)
    M scripts/postgres/domainpolicy-create.sql (2)
    M scripts/postgres/drouting-create.sql (5)
    M scripts/postgres/group-create.sql (3)
    M scripts/postgres/imc-create.sql (3)
    M scripts/postgres/load_balancer-create.sql (2)
    M scripts/postgres/msilo-create.sql (2)
    M scripts/postgres/pdt-create.sql (2)
    M scripts/postgres/permissions-create.sql (2)
    M scripts/postgres/presence-create.sql (6)
    M scripts/postgres/registrant-create.sql (2)
    M scripts/postgres/registrar-create.sql (2)
    M scripts/postgres/rls-create.sql (3)
    M scripts/postgres/rtpproxy-create.sql (2)
    M scripts/postgres/siptrace-create.sql (2)
    M scripts/postgres/speeddial-create.sql (2)
    M scripts/postgres/standard-create.sql (1)
    M scripts/postgres/uri_db-create.sql (2)
    M scripts/postgres/userblacklist-create.sql (3)
    M scripts/postgres/usrloc-create.sql (2)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/215.patch
https://github.com/OpenSIPS/opensips/pull/215.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140428/5b16a7fd/attachment-0001.htm>


More information about the Devel mailing list