Module: kamailio
Branch: master
Commit: 94e7a4d862909886ef9ed9426532eee32f0262d9
URL:
https://github.com/kamailio/kamailio/commit/94e7a4d862909886ef9ed9426532eee…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2018-06-08T11:01:48+02:00
modules: readme files regenerated - sdpops ... [skip ci]
---
Modified: src/modules/sdpops/README
---
Diff:
https://github.com/kamailio/kamailio/commit/94e7a4d862909886ef9ed9426532eee…
Patch:
https://github.com/kamailio/kamailio/commit/94e7a4d862909886ef9ed9426532eee…
---
diff --git a/src/modules/sdpops/README b/src/modules/sdpops/README
index 5986d445e0..7e029018f9 100644
--- a/src/modules/sdpops/README
+++ b/src/modules/sdpops/README
@@ -481,7 +481,8 @@ if(sdp_with_ice()) {
Store the search part of SDP body message with line beginning with
'string' in an AVP. Return 1 if 'string' is found in SDP, -1 on error
- and -2 if there is no SDP part in the message body.
+ and -2 if there is no SDP part in the message body. The second
+ parameter can contain psudeo-variables.
This function can be used from ANY_ROUTE.