`false` is an alias to `0`, but the return code of functions is different.
Use `if(!function())` to test for its `false` meaning or `if(function())` for its `true`
meaning. See core cookbook in the wiki for more details about the return code
interpretation.
If you have more questions, write email to sr-users(a)lists.kamailio.org, that's the
forum to discuss about using kamailio. The tracker here is used to report only bugs to
source code. If it proves to be something related to code, it can be reopened, but now it
seems to be a config issue.
--
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/2271#issuecomment-607728824