Files
asterisk/res
Michael Kuron 4faf77feec res_xmpp: fix inverted return code check in OAuth
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: I9ef903f80702d1218e8701f65a4e5e918e6548fb
2017-08-22 00:34:54 -05:00
..
2017-05-26 12:06:34 -04:00
2017-03-27 10:36:23 -04:00
2017-08-04 09:44:27 -05:00
2017-05-26 12:06:34 -04:00