Skip to content

Commit

Permalink
rtpengine: enhance symmetric documentation
Browse files Browse the repository at this point in the history
Close #1841

(cherry picked from commit 5d177ba)
  • Loading branch information
razvancrainea committed Oct 1, 2019
1 parent 6f96a3e commit b6d1ce7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/rtpengine/doc/rtpengine_admin.xml
Expand Up @@ -454,7 +454,9 @@ rtpengine_offer();
</para></listitem>
<listitem><para>
<emphasis>symmetric</emphasis> - flags that for the UA from which
message is received, support symmetric RTP must be forced.
message is received, support symmetric RTP must be forced. You do not
need to explicitly specify this value, as it is the default, and the
behavior is only changed when the <emphasis>asymmetric</emphasis> is used.
</para></listitem>
<listitem><para>
<emphasis>repacketize=NN</emphasis> - requests the &rtp; proxy to perform
Expand Down

0 comments on commit b6d1ce7

Please sign in to comment.