[sr-dev] [kamailio/kamailio] Issue with Socket selection on Forwarding ACK message (#1428)

Daniel-Constantin Mierla notifications at github.com
Fri Feb 9 09:56:07 CET 2018


I pushed a commit to rr module adding a new parameter that allows enforcing send socket even on a single Route header - see 93739c0b8674a09f8364eac6f28bcc91b167843a .

Testing and providing feedback will be appreciated.

Anyhow, for older versions you can force the socket from config, after loose_route, do something like:

```
$fs = $pr + ":" + $(route_uri{uri.host}) + ":" + $(route_uri{uri.port});
```

-- 
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/1428#issuecomment-364373752
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180209/c7965dc2/attachment.html>


More information about the sr-dev mailing list