On Monday 10 August 2015 17:35:50 Camille Oudot wrote:
you have to
use the name "write_sdp_pv", not "..._avp"
Oh... I see the issue, there was a typo in the doc. It's fixed now.
That explains.
But I'm still not getting how it works. The avp is always null (request/reply
and onsend routes) after using rtpengine_manage. Does it really only work with
rtpengine_(offer|answer)? I'm to lazy to replace _manage :)