Module: kamailio Branch: master Commit: 1e712ed93aef8ab96ee7a9760f89ebc0fd02caff URL: https://github.com/kamailio/kamailio/commit/1e712ed93aef8ab96ee7a9760f89ebc0...
Author: Claudiu Boriga paul.boriga@1and1.ro Committer: Claudiu Boriga paul.boriga@1and1.ro Date: 2018-04-05T15:30:15+03:00
rtpengine: Add description for metadata flag
---
Modified: src/modules/rtpengine/doc/rtpengine_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/1e712ed93aef8ab96ee7a9760f89ebc0... Patch: https://github.com/kamailio/kamailio/commit/1e712ed93aef8ab96ee7a9760f89ebc0...
---
diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml index 8ab9349b35..ae875cfc4a 100644 --- a/src/modules/rtpengine/doc/rtpengine_admin.xml +++ b/src/modules/rtpengine/doc/rtpengine_admin.xml @@ -2326,6 +2326,11 @@ rtpengine_offer(); it in rtpengine_offer() to start recording immediately and save the call metadata, as alternative to start_recording(). </para></listitem> + <listitem><para> + <emphasis>metadata</emphasis> - a generic metadata string. The metadata will be used when + recording calls to provide custom additional information. More details about this are found + in the rtpengine README. + </para></listitem> </itemizedlist> <para> Check also the documentation of RTPEngine, these flags are documented there as well: