Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sipcapture] special route for hep messages #837

Merged
merged 4 commits into from Mar 25, 2016

Conversation

ionutrazvanionita
Copy link
Contributor

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.

ionutrazvanionita added 3 commits March 24, 2016 16:56
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.
@bogdan-iancu bogdan-iancu merged commit b65bbe2 into OpenSIPS:master Mar 25, 2016
@ionutrazvanionita ionutrazvanionita deleted the hep-route branch April 22, 2016 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants