[OpenSIPS-Devel] [OpenSIPS/opensips] 48bdc1: [trace_api] add 2 more variables to common transpo...

ionutrazvanionita ionutionita at opensips.org
Thu Mar 16 11:35:43 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 48bdc1a54a5012c39ebb8e4d80ffedb41891a439
      https://github.com/OpenSIPS/opensips/commit/48bdc1a54a5012c39ebb8e4d80ffedb41891a439
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M trace_api.h

  Log Message:
  -----------
  [trace_api] add 2 more variables to common transport structre

	* added the global variable trace_is_on which will globally
control whether or not tracing is activated via modparam and mi;
	* added the filter route id which will be used to call
a route in which users can filter which connections shall be traced;


  Commit: 312be1d6f7d08f42a20619b84dac7233feefb095
      https://github.com/OpenSIPS/opensips/commit/312be1d6f7d08f42a20619b84dac7233feefb095
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_tls/proto_tls.c
    M modules/tls_mgm/tls_conn_server.h

  Log Message:
  -----------
  [proto_tls] improve control over traced tls connections

	* new trace_on modparam to control whether or not tracing
should be activated;
	* new trace_filter_route modparam to define a route in
which tracing for certain connections can be dropped;
	* new tls_trace mi function to control global tls tracing
( on and off switch );


  Commit: 2950c4c116d0579157c816b7d3200eda895e55a8
      https://github.com/OpenSIPS/opensips/commit/2950c4c116d0579157c816b7d3200eda895e55a8
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_tls/README
    M modules/proto_tls/doc/proto_tls_admin.xml

  Log Message:
  -----------
  [proto_tls] document trace_on, trace_filter_route modparams and tls_trace mi function


  Commit: 0f12e55def051ba1761467917e07452195900dc8
      https://github.com/OpenSIPS/opensips/commit/0f12e55def051ba1761467917e07452195900dc8
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_ws/proto_ws.c
    M modules/proto_ws/ws_handshake_common.h

  Log Message:
  -----------
  [proto_ws] improve control over traced ws connections
   * new trace_on modparam to control whether or not tracing
should be activated;
  * new trace_filter_route modparam to define a route in
which tracing for certain connections can be dropped;
  * new ws_trace mi function to control global ws tracing
( on and off switch );


  Commit: 4a8a29ff69f68830e9c1dccc4be92db08626f468
      https://github.com/OpenSIPS/opensips/commit/4a8a29ff69f68830e9c1dccc4be92db08626f468
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_ws/README
    M modules/proto_ws/doc/proto_ws_admin.xml

  Log Message:
  -----------
  [proto_ws] document trace_on, trace_filter_route modparams and ws_trace mi function


  Commit: 2e4acb991c7387bc8a34b0d59571581a8de7ffb7
      https://github.com/OpenSIPS/opensips/commit/2e4acb991c7387bc8a34b0d59571581a8de7ffb7
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_wss/proto_wss.c

  Log Message:
  -----------
  [proto_wss] improve control over traced wss connections
   * new trace_on modparam to control whether or not tracing
should be activated;
  * new trace_filter_route modparam to define a route in
which tracing for certain connections can be dropped;
  * new wss_trace mi function to control global wss tracing
( on and off switch );


  Commit: 2c7b81c69d25d23f93c680ac85ffc60d5ace34a5
      https://github.com/OpenSIPS/opensips/commit/2c7b81c69d25d23f93c680ac85ffc60d5ace34a5
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M modules/proto_wss/README
    M modules/proto_wss/doc/proto_wss_admin.xml

  Log Message:
  -----------
  [proto_wss] document trace_on, trace_filter_route modparams and wss_trace mi function


Compare: https://github.com/OpenSIPS/opensips/compare/2e97db2aa6c2...2c7b81c69d25


More information about the Devel mailing list