mirror of https://github.com/asterisk/asterisk
fetch_access_token calls func_curl via ast_func_read. The latter returns 0 upon success and -1 if the function is not available. This commit inverts the return code check so that an error is printed if the module is not loaded and not if it is loaded. ASTERISK-27207 #close Change-Id: I9ef903f80702d1218e8701f65a4e5e918e6548fbpull/9/head
parent
12e63bdefc
commit
83b81d1f8d
Loading…
Reference in new issue