freeswitch icon indicating copy to clipboard operation
freeswitch copied to clipboard

[mod_curl] SWITCH_STANDARD_API need to return true

Open greenbea opened this issue 2 years ago • 6 comments
trafficstars

greenbea avatar Jan 17 '23 17:01 greenbea

Unit-tests failed: https://public-artifacts.signalwire.cloud/drone/signalwire/freeswitch/929/artifacts.html

signalwire-ci[bot] avatar Jan 17 '23 17:01 signalwire-ci[bot]

Unit-tests failed: https://public-artifacts.signalwire.cloud/drone/signalwire/freeswitch/930/artifacts.html

signalwire-ci[bot] avatar Jan 17 '23 18:01 signalwire-ci[bot]

Why does it need to return true?

briankwest avatar Jan 17 '23 19:01 briankwest

Why does it need to return true?

If it returns false when called from esl it will output "Command not found!

greenbea avatar Jan 17 '23 19:01 greenbea

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.

anthmFS avatar Jun 21 '24 18:06 anthmFS

was closed by mistake

greenbea avatar Jun 21 '24 22:06 greenbea