[sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed warnings, added a new config param (#2148)

Henning Westerholt notifications at github.com
Tue Nov 26 21:47:40 CET 2019


Thanks for the response as well.
Ok, about the SND_F_FORCE_SOCKET - it would be indeed good to make it configurable. I assume that it is only used for the forward() function - so you could add an flag parameter to the function to control this behaviour. Then it could be extended in the future (as bitmask) if there are other extensions necessary.
Example:
- ipsec_forward("location"); # old behaviour
- ipsec_forward("location", "1"); new behaviour
- ipsec_forward("location", "0"); old behaviour

-- 
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/pull/2148#issuecomment-558810581
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191126/5faf835c/attachment.html>


More information about the sr-dev mailing list