[SR-Users] MSRP module. How to generate a REPORT message

Nacho Garcia nacho.gs at zaleos.net
Mon Mar 11 12:16:35 CET 2019


Hi all,

I'm just trying to use Kamailio as an MSRP relay with MSRP module
https://www.kamailio.org/docs/modules/5.1.x/modules/msrp.html.  I'm trying
to set up https://tools.ietf.org/html/rfc4976#section-6.4.1 and
https://tools.ietf.org/html/rfc4976#section-6.4.3 behavior. I was able to
read the "Failure-Report" header value and using it accordingly with:

```
is_present_hf("Failure-Report") && $hdr(Failure-Report) == "Yes"
```

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`.

Thanks for your help!

Nacho GarcĂ­a Segovia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190311/a5134cf3/attachment.html>


More information about the sr-users mailing list