[OpenSIPS-Devel] [OpenSIPS/opensips] 5207f9: revert recent changes in dialog module because the...

Bogdan Andrei IANCU bogdan at opensips.org
Fri Aug 28 10:31:28 CEST 2015


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5207f9d80119a5618c82a3fef189e782830b2e5b
      https://github.com/OpenSIPS/opensips/commit/5207f9d80119a5618c82a3fef189e782830b2e5b
  Author: Minh Phan <mphan at wengo.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M modules/dialog/dlg_db_handler.c

  Log Message:
  -----------
  revert recent changes in dialog module because they were not optimal. A better fix is to populate the field .len for DB_STRING in db_postgres module


  Commit: c0f4d0dd572e91a59c49e0db3b31b68bcb71dd3a
      https://github.com/OpenSIPS/opensips/commit/c0f4d0dd572e91a59c49e0db3b31b68bcb71dd3a
  Author: Minh Phan <mphan at wengo.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M modules/db_postgres/val.c

  Log Message:
  -----------
  fill the field 'len' even if data is of type DB_STRING so that it can be used as DB_STR when needed


  Commit: aed876cff70ba341c6286076a970fd6d69a82a30
      https://github.com/OpenSIPS/opensips/commit/aed876cff70ba341c6286076a970fd6d69a82a30
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M modules/db_postgres/val.c
    M modules/dialog/dlg_db_handler.c

  Log Message:
  -----------
  Merge pull request #622 from qmphan/fix_18

Set the 'len' field even when data type is DB_STRING


Compare: https://github.com/OpenSIPS/opensips/compare/62fda14b20ad...aed876cff70b


More information about the Devel mailing list