<div dir="ltr">Hi, <div><br></div><div>A and B are on the same proxy. </div><div><br></div><div>A calls B,</div><div>    (as I need transcoding I need to call rtpengine_offer here)</div><div>B returns 183 with SDP. </div><div>     (this implies calling rtpengine_answer in onreply_route)</div><div> B lets the call time out</div><div>On the proxy I intercept the 480 returned by B </div><div>and I change the INVITE so that it point to SEMS</div><div>      (this ismplies calling rtpengine_offer again)</div><div><br></div><div>Issue: when you call 2x rtpengine_offer, you end up with a double sdp body. </div><div><br></div><div>So, </div><div>how can I instruct opensips to overwrite the body instead of appending one ? </div><div><br></div><div>wkr, </div></div>