On 19 Jan 2015, at 13:45, Kalala Alexander klistrod@yandex.ru wrote:
It sounds very clear to me. If you use the Sipwise rtpengine, the force flag is not supported AND ignored by that application. Other RTP proxys may understand, but not that one.
/O
On 01/19/15 08:11, Kalala Alexander wrote:
Is there a replacement of this flag "/force/"?
Rtpengine is always in "force" mode. It always tries to proxy the media through itself when instructed to. If you need to prevent the media from being proxies twice, you need to find some other way to detect this and then not call the rtpengine_*() functions.
cheers
On 19 Jan 2015, at 13:57, Kalala Alexander klistrod@yandex.ru wrote:
Why, then, documentation writing about this flag "force"?
Look at the RTPproxy module, which supports another RTP proxy. Both modules share a history and a protocol.
/O