Skip to content

Commit

Permalink
rtpengine: Add description for metadata flag
Browse files Browse the repository at this point in the history
(cherry picked from commit 1e712ed)
  • Loading branch information
Claudiu Boriga authored and miconda committed Apr 22, 2018
1 parent c9f6db1 commit e4dc6cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/rtpengine/doc/rtpengine_admin.xml
Expand Up @@ -2278,6 +2278,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:
Expand Down

0 comments on commit e4dc6cc

Please sign in to comment.