[OpenSIPS-Devel] [OpenSIPS/opensips] 3053c7: [sipcapture][HOMERv5 incompatibility fix] HOMERv5...

ionutrazvanionita ionutionita at opensips.org
Mon Apr 18 18:06:15 CEST 2016


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3053c7e9c80ac3518015f6e37d491c74e9be5361
      https://github.com/OpenSIPS/opensips/commit/3053c7e9c80ac3518015f6e37d491c74e9be5361
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
   [sipcapture][HOMERv5 incompatibility fix] HOMERv5 table rotation aware logic

    * HOMVERv5 allows rotating tables by having a prefix which is
    the fixed table name and a suffix which is a string containig
    timestamps
    * sip_capture now accepts table name as a parameter to sip_capture()
    function
    * both global table name and sip_capture table_name can have
    a prefix(string) and a suffix(strftime format string);
    * fixed bugs in async query building

(cherry picked from commit 074463f17f2e57fb15c120f306ce895438ad1865)


  Commit: acd0a9c26477fb21a5f969c3a5d3b55e71bc7819
      https://github.com/OpenSIPS/opensips/commit/acd0a9c26477fb21a5f969c3a5d3b55e71bc7819
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M modules/sipcapture/sipcapture.c
    A modules/sipcapture/sql/rtcpcapture.sql

  Log Message:
  -----------
  [sipcapture][HOMERv5 incompatibility fix]generic capturing function

      Added new function called report_capture which allows
capturing hep packets in a generic format. It will be very
effective for the third version of the hep protocol for capturing
packets other than SIP. Also added a new table called rtcp_capture
for storing everything capture with report capture.

(cherry picked from commit c5700cce4a37e484869941502e495733b8138b98)


  Commit: b65c6c2f35cb813023cbe2d44578a2c2d3ef3d38
      https://github.com/OpenSIPS/opensips/commit/b65c6c2f35cb813023cbe2d44578a2c2d3ef3d38
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M modules/sipcapture/README
    M modules/sipcapture/doc/sipcapture_admin.xml

  Log Message:
  -----------
  [sipcapture][HOMERv5 incompatibility fix] updated docs for report_capture and new table name format

(cherry picked from commit 5d725a42d0262807dd9a2c555640a980e50381ce)


Compare: https://github.com/OpenSIPS/opensips/compare/e894f7ad0595...b65c6c2f35cb


More information about the Devel mailing list