[sr-dev] [kamailio/kamailio] $msrp(srcaddr) hardcoded urls (#2881)
sergey-safarov
notifications at github.com
Mon Oct 11 15:25:49 CEST 2021
### Description
In my config used `msrp` and `tls` modules.
When MSRP client is connected using TCP socket (not TLS), then `$msrp(srcaddr)` always returns "msrps" URL.
When used TCP socket, then must be returned "msrp" URL. And no matter TLS module is loaded or not.
[Relevant code](https://github.com/kamailio/kamailio/blob/d737c876cc36b4de802da77dfcd361323ad7cd8e/src/modules/msrp/msrp_vars.c#L278-L285)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2881
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211011/cd687c7d/attachment-0001.htm>
More information about the sr-dev
mailing list