While in generally it would be good to have the return codes explicitly in readme, it is not a requirement. Having a report on tracker for each function is not feasable, if one wants to document, the source code is available and PRs can be made.

Otherwise, as general rule, if a function succeeds, returns positive (true) and if it fails, returns negative (false).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3314/1356738739@github.com>