[OpenSIPS-Devel] [OpenSIPS/opensips] 26b257: Fix missing "bind_presence" in module export

Răzvan Crainea noreply at github.com
Tue Apr 16 12:15:23 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 26b25746ef96a64eab4f8040a2fc4bb70a6a1173
      https://github.com/OpenSIPS/opensips/commit/26b25746ef96a64eab4f8040a2fc4bb70a6a1173
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/proto_hep.c
    M trace_api.h

  Log Message:
  -----------
  Fix missing "bind_presence" in module export


  Commit: 72d47bcd8155fc83b0f39a46166d534c096badcf
      https://github.com/OpenSIPS/opensips/commit/72d47bcd8155fc83b0f39a46166d534c096badcf
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  siptrace: fix mi exit on error


  Commit: 98a138c35265990e5a1d7f2ce59415331de7c845
      https://github.com/OpenSIPS/opensips/commit/98a138c35265990e5a1d7f2ce59415331de7c845
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/proto_hep/hep.c

  Log Message:
  -----------
  proto_hep: suppress error when hepid not found


  Commit: e82ddf7ace873a7e6e9df0019e078fc012adb462
      https://github.com/OpenSIPS/opensips/commit/e82ddf7ace873a7e6e9df0019e078fc012adb462
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/siptrace/siptrace.c
    M modules/siptrace/siptrace.h

  Log Message:
  -----------
  siptrace: add support to create dynamic tids

add sip_trace_start and sip_trace_stop MI commands that can be used to
dynamically create tids, with certain filters that will be automatically
applied to new message/dialogs.


  Commit: 7639f635aa09c1bcc1536d22cef01c878956ebc0
      https://github.com/OpenSIPS/opensips/commit/7639f635aa09c1bcc1536d22cef01c878956ebc0
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/siptrace/siptrace.c
    M modules/siptrace/siptrace.h

  Log Message:
  -----------
  siptrace: hook filters for dynamic tids


  Commit: c09937c7451b27afc2b29a6d19b1888172f1d59e
      https://github.com/OpenSIPS/opensips/commit/c09937c7451b27afc2b29a6d19b1888172f1d59e
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  siptrace: add referencing for dynamic tids


  Commit: 3cc74443a96e79a8a6381f028ec4fa206204c05b
      https://github.com/OpenSIPS/opensips/commit/3cc74443a96e79a8a6381f028ec4fa206204c05b
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
    M README-MODULES
    R db/schema/opensips-siptrace.xml
    A db/schema/opensips-tracer.xml
    R db/schema/sip_trace.xml
    A db/schema/tracer.xml
    M doc/build-contrib.sh
    M doc/doxygen/opensips-doxygen
    M modules/db_perlvdb/README
    M modules/perl/doc/perl_pod.xml
    M modules/perl/lib/perl/OpenSIPS/VDB/Adapter/AccountingSIPtrace.pm
    M modules/rest_client/rest_client.c
    R modules/siptrace/Makefile
    R modules/siptrace/README
    R modules/siptrace/doc/contributors.xml
    R modules/siptrace/doc/siptrace.xml
    R modules/siptrace/doc/siptrace_admin.xml
    R modules/siptrace/siptrace.c
    R modules/siptrace/siptrace.h
    A modules/tracer/Makefile
    A modules/tracer/README
    A modules/tracer/doc/contributors.xml
    A modules/tracer/doc/tracer.xml
    A modules/tracer/doc/tracer_admin.xml
    A modules/tracer/tracer.c
    A modules/tracer/tracer.h
    M packaging/debian/copyright
    M packaging/openbsd/pkg/PLIST
    M packaging/redhat_fedora/opensips.spec
    M packaging/solaris/base-Prototype
    M packaging/solaris/mysql-Prototype
    M packaging/solaris/pgsql-Prototype
    M packaging/solaris/prototype
    M packaging/solaris/tls-Prototype
    M packaging/suse/opensips.spec.SuSE
    M parser/msg_parser.h
    R scripts/mysql/siptrace-create.sql
    A scripts/mysql/tracer-create.sql
    R scripts/oracle/siptrace-create.sql
    A scripts/oracle/tracer-create.sql
    M scripts/pi_http/pi_framework.xml
    R scripts/pi_http/siptrace-mod
    R scripts/pi_http/siptrace-table
    A scripts/pi_http/tracer-mod
    A scripts/pi_http/tracer-table
    R scripts/postgres/siptrace-create.sql
    A scripts/postgres/tracer-create.sql
    R scripts/sqlite/siptrace-create.sql
    A scripts/sqlite/tracer-create.sql
    M test/2.cfg
    M test/include/common
    M trace_api.h

  Log Message:
  -----------
  rename siptrace module to tracer


Compare: https://github.com/OpenSIPS/opensips/compare/b3b809fb3128...3cc74443a96e



More information about the Devel mailing list