[OpenSIPS-Devel] [OpenSIPS/opensips] 02e263: [sipcapture] special route for hep messages

Bogdan Andrei IANCU bogdan at opensips.org
Fri Mar 25 17:49:18 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 02e26343bf41fbe0e4ffda6743af9cdde28d47bd
      https://github.com/OpenSIPS/opensips/commit/02e26343bf41fbe0e4ffda6743af9cdde28d47bd
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/hep_cb.c
    M modules/proto_hep/hep_cb.h
    M modules/proto_hep/proto_hep.c
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
  [sipcapture] special route for hep messages

hep_store_no_script parameter now changed into hep_route. Using
this parameter one can either do sip_capture() without going
through the script or define a route where messages can be
forwarded using hep_relay() function and modified if hep version
3 is used, withot parsing the sip message, or go through the
main request route as usual where the message will be parsed.
For the second version, the hep route, sip_capture() won't be
available since the message it's not parsed. This functionality
stands only for routing/modifying the message.


  Commit: 43f6d74627045f3a03987a0ef1a311ed0f1662cf
      https://github.com/OpenSIPS/opensips/commit/43f6d74627045f3a03987a0ef1a311ed0f1662cf
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

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

  Log Message:
  -----------
  [sipcapture] updated docs for hep_route parameter


  Commit: 5700163df5bade8a5226608c6e59dca50e6b371f
      https://github.com/OpenSIPS/opensips/commit/5700163df5bade8a5226608c6e59dca50e6b371f
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
  [sipcapture] Allow module starting without db url if db not used


  Commit: 31ef12b2df5ee6c65cde2da0b92a339240d598e6
      https://github.com/OpenSIPS/opensips/commit/31ef12b2df5ee6c65cde2da0b92a339240d598e6
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
  [sipcapture]fix dummy request building


  Commit: b65bbe2caabb6aed06a70a11fc772c7bb7f19fdd
      https://github.com/OpenSIPS/opensips/commit/b65bbe2caabb6aed06a70a11fc772c7bb7f19fdd
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/hep_cb.c
    M modules/proto_hep/hep_cb.h
    M modules/proto_hep/proto_hep.c
    M modules/sipcapture/README
    M modules/sipcapture/doc/sipcapture_admin.xml
    M modules/sipcapture/sipcapture.c

  Log Message:
  -----------
  Merge pull request #837 from ionutrazvanionita/hep-route

[sipcapture] special route for hep messages


Compare: https://github.com/OpenSIPS/opensips/compare/ad361f570555...b65bbe2caabb


More information about the Devel mailing list