<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I'm just trying to use Kamailio as an MSRP relay with MSRP module <a href="https://www.kamailio.org/docs/modules/5.1.x/modules/msrp.html">https://www.kamailio.org/docs/modules/5.1.x/modules/msrp.html</a>.  I'm trying to set up <a href="https://tools.ietf.org/html/rfc4976#section-6.4.1">https://tools.ietf.org/html/rfc4976#section-6.4.1</a> and <a href="https://tools.ietf.org/html/rfc4976#section-6.4.3">https://tools.ietf.org/html/rfc4976#section-6.4.3</a> behavior. I was able to read the "Failure-Report" header value and using it accordingly with:</div><div><br></div><div>```</div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:9pt">is_present_hf("Failure-Report") && $hdr(Failure-Report) == "Yes"</span></div><div>```</div><div><br></div><div>But the problem I have is, how can I generate a new REPORT message to be sent to the origin? I just can do `msrp_relay` or `msrp_reply`. </div><div dir="ltr"><br></div>Thanks for your help!</div><div dir="ltr"><div><br></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div style="font-size:13px">Nacho García Segovia</div><div style="font-size:13px"><br></div></div></div></div></div></div></div></div></div>