瀏覽代碼

rtpengine: Update doku for 'unidirectional' flag

Added new 'unidirectional' flag in Sipwise rtpengine.
Stefan Mititelu 9 年之前
父節點
當前提交
c5aa351c70
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      modules/rtpengine/doc/rtpengine_admin.xml

+ 5 - 0
modules/rtpengine/doc/rtpengine_admin.xml

@@ -958,6 +958,11 @@ rtpengine_offer();
 				SDES-authenticated_srtp</emphasis> - the opposites of the flags above. Useful
 				SDES-authenticated_srtp</emphasis> - the opposites of the flags above. Useful
 				if accepting these parameters is not desired and they should be rejected instead.
 				if accepting these parameters is not desired and they should be rejected instead.
 				</para></listitem>
 				</para></listitem>
+				<listitem><para>
+				<emphasis>unidirectional</emphasis> - allows kernelization of one-way streams
+				in the Sipwise rtpengine proxy. This is especially useful when the first call leg is handled
+				by some rtpengine machine while the second call leg is handled by other rtpengine machine.
+				</para></listitem>
 			</itemizedlist>
 			</itemizedlist>
 		</listitem>
 		</listitem>
 		</itemizedlist>
 		</itemizedlist>