From c5aa351c7082b7a8e5358bbb4f56cb00c9b4762d Mon Sep 17 00:00:00 2001 From: Stefan Mititelu Date: Fri, 8 Apr 2016 13:48:17 +0300 Subject: [PATCH] rtpengine: Update doku for 'unidirectional' flag Added new 'unidirectional' flag in Sipwise rtpengine. --- modules/rtpengine/doc/rtpengine_admin.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/rtpengine/doc/rtpengine_admin.xml b/modules/rtpengine/doc/rtpengine_admin.xml index 9f6e8c89c4d..515e5aea542 100644 --- a/modules/rtpengine/doc/rtpengine_admin.xml +++ b/modules/rtpengine/doc/rtpengine_admin.xml @@ -958,6 +958,11 @@ rtpengine_offer(); SDES-authenticated_srtp - the opposites of the flags above. Useful if accepting these parameters is not desired and they should be rejected instead. + + unidirectional - 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. +