freeswitch
freeswitch copied to clipboard
[mod_curl] SWITCH_STANDARD_API need to return true
Unit-tests failed: https://public-artifacts.signalwire.cloud/drone/signalwire/freeswitch/929/artifacts.html
Unit-tests failed: https://public-artifacts.signalwire.cloud/drone/signalwire/freeswitch/930/artifacts.html
Why does it need to return true?
Why does it need to return true?
If it returns false when called from esl it will output "Command not found!
That's right. The return of false from an API command is only to indicate the command is not properly configured, not to indicate the result of the requested function.
was closed by mistake