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

ionutrazvanionita ionutionita at opensips.org
Mon Apr 18 18:05:10 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 074463f17f2e57fb15c120f306ce895438ad1865
      https://github.com/OpenSIPS/opensips/commit/074463f17f2e57fb15c120f306ce895438ad1865
  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


  Commit: c5700cce4a37e484869941502e495733b8138b98
      https://github.com/OpenSIPS/opensips/commit/c5700cce4a37e484869941502e495733b8138b98
  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.


  Commit: 5d725a42d0262807dd9a2c555640a980e50381ce
      https://github.com/OpenSIPS/opensips/commit/5d725a42d0262807dd9a2c555640a980e50381ce
  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


Compare: https://github.com/OpenSIPS/opensips/compare/fd330577d66d...5d725a42d026


More information about the Devel mailing list