[sr-dev] [kamailio/kamailio] force_send_socket with pseudo variable (#2145)

sergey-safarov notifications at github.com
Sat Nov 23 20:16:26 CET 2019


### Description

I have listeners on multiple ports. (5060, 5080, 7000)
I want force change port to 5060 for outbound messages. To do this i use
```
force_send_socket($Ri:5060);
```
When I check config using `kamailio -c`, then I get error message
```
syntax error, unexpected AVP_OR_PVAR
```
Could you add support of pseudo variable as argument of `force_send_socket` function


-- 
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/2145
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191123/06ce8b32/attachment.html>


More information about the sr-dev mailing list