On 01/04/15 12:34 PM, Daniel Tryba wrote:
On Wednesday 01 April 2015 18:08:28 Daniel Tryba wrote:
rtpengine_manage("force");
Whoops, I should read the whole thing.
http://kamailio.org/docs/modules/4.2.x/modules/rtpengine.html#rtpengine.f.rt...
force - instructs the RTP proxy to ignore marks inserted by another RTP proxy in transit to indicate that the session is already goes through another proxy. Allows creating a chain of proxies. *Not supported and ignored by Sipwise rtpengine*
To clarify: rtpengine doesn't insert any marks and doesn't check for any marks that might be present. IOW it behaves as if the "force" flag is always enabled.
Cheers