Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d60503270b887715a473c71092c8109468a64b9b
      
https://github.com/OpenSIPS/opensips/commit/d60503270b887715a473c71092c8109468a64b9b
  Author: ionutrazvanionita <[email protected]>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M modules/proto_hep/README
    M modules/proto_hep/doc/proto_hep_devel.xml
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/hep_cb.c
    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:
  -----------
  Sipcapture: store in the database without passing through script

        With this new feature it is possible to store the HEP
message inside the database without going through the script,thus
allowing you to use the script for processing valid messages,
since the ones that are send to this node aren't intended for it.
        There have also been defined a return code from the hep
callbacks(HEP_SCRIPT_SKIP) which allows the type of behaviour
explained earlier. If at least one HEP callback sets this return
code then passing through the script shall be skipped.


_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to