I agree that documentation is unclear on the behaviour of what happens when the suggested
socket does not exist. It is in most cases named "default socket" which suggests
that if it does not exist, Kamailio will use another socket. Which is what happens in your
case. You want kamailio to drop the request if the suggested socket does not exist, which
I think may require code changes. It should not be the default behaviour as that may break
installations, but it may be configured with a mod param.
--
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/2624#issuecomment-774981377