[OpenSIPS-Devel] [opensips] [sipcapture] special route for hep messages (#837)

Ionut Ionita notifications at github.com
Wed Mar 23 11:56:44 CET 2016


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.

You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/837

-- Commit Summary --

  * [sipcapture] special route for hep messages
  * [sipcapture] updated docs for hep_route parameter

-- File Changes --

    M modules/proto_hep/hep.c (8)
    M modules/proto_hep/hep.h (1)
    M modules/proto_hep/hep_cb.c (5)
    M modules/proto_hep/hep_cb.h (13)
    M modules/proto_hep/proto_hep.c (16)
    M modules/sipcapture/README (32)
    M modules/sipcapture/doc/sipcapture_admin.xml (34)
    M modules/sipcapture/sipcapture.c (126)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/837.patch
https://github.com/OpenSIPS/opensips/pull/837.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/837
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160323/579fe786/attachment.htm>


More information about the Devel mailing list