I've applied the patch to kamailio 5.2.2 and this seems to fix the crash! Thank you
very much for your help!
I see that Kamailio is still using source addresses where it is not listening on. Means
192.168.1.X from the example above. Do you think that's correct? In my point of view
it should not do that. As I wrote above, it seems to pick the right source if plain UDP
SIP is used, but not for TLS.
We have one scenario here which fails if kamailio works like that. Let's say we have
an Asterisk with a trunk to the listen address of kamailio (192.168.147.1). If Kamailio
uses the source 192.168.1.1 instead of 192.168.147.1 Asterisk will not accept the incoming
SIP message because it does not have a trunk to this IP...
--
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/2028#issuecomment-530425788