[OpenSIPS-Devel] [OpenSIPS/opensips] 8ce36d: dialplan: enhance debug probe

ionutrazvanionita ionutionita at opensips.org
Wed Nov 25 19:53:19 CET 2015


  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8ce36d3b383e283aeba261de2c1264861841be46
      https://github.com/OpenSIPS/opensips/commit/8ce36d3b383e283aeba261de2c1264861841be46
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  dialplan: enhance debug probe

(cherry picked from commit f0a75d9ec6040370736a7200ac7c4659e1a052c8)


  Commit: 511269fb1d935d9c21e469b0e790fa58f325fa39
      https://github.com/OpenSIPS/opensips/commit/511269fb1d935d9c21e469b0e790fa58f325fa39
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  dialplan: after inserting a new partition, set the pointer to the next record to NULL

(cherry picked from commit fb3923d7d578a9a9d3a2c0c3427df3c1c9ee1f44)


  Commit: ba0ea010c604efa6c37fb79ca7769720528bfeb1
      https://github.com/OpenSIPS/opensips/commit/ba0ea010c604efa6c37fb79ca7769720528bfeb1
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  dialplan: memset to 0 newly alocated memory for dp partition
 - suggested by Liviu Chircu

(cherry picked from commit 1cf5dd8e89a6f05a09a1964c2d53f6aee8ce6131)


  Commit: 120e6e22c4e35015f55f6c6eb2035020a5bb9bbf
      https://github.com/OpenSIPS/opensips/commit/120e6e22c4e35015f55f6c6eb2035020a5bb9bbf
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  dialplan: allocate the right amount of memory when creating a partition

(cherry picked from commit bd35916e2e8d09d362f0e298e5e19469f7a53a8f)


  Commit: d1177feb351236d7928e95ac4bdf594a408e8a42
      https://github.com/OpenSIPS/opensips/commit/d1177feb351236d7928e95ac4bdf594a408e8a42
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  dialplan: check if memory is properly allocated when updateing partition records

(cherry picked from commit 889f353cecc7a9825867773eb57b0f9d6c21bc35)


  Commit: 139415b4fea95ffc8ca827f5b0728dc6cec9b630
      https://github.com/OpenSIPS/opensips/commit/139415b4fea95ffc8ca827f5b0728dc6cec9b630
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M modules/pi_http/http_db_handler.c
    M modules/pi_http/http_fnc.c
    M modules/pi_http/http_fnc.h
    M modules/pi_http/pi_http.c

  Log Message:
  -----------
  fix dangling db conns bug

* database are now started in child_init
* avoid opening db conns in mod_init and leaving them in the db pool because
when fork() shall be done all the processes will use the same db
structure therefore the same tcp connection

(cherry picked from commit 47b5dc900efd29f14397807e1947c99540159e26)


Compare: https://github.com/OpenSIPS/opensips/compare/21b272874f94...139415b4fea9


More information about the Devel mailing list