asterisk / node-ari-client

Node.js client for ARI. This library is best effort with limited support.
Other
249 stars 98 forks source link

can't read swagger JSON #151

Closed Ali3597 closed 3 years ago

Ali3597 commented 3 years ago

I'm trying to figure out how to use this module and I'm following this example on the official asterisk documentation https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Manipulating+Channel+State and it just tells me that can't read swagger JSON. It is me that is doing something wrong or just swagger dont work anymore with asterisk and in this case what is the solution how to createe an app to communicate with ari by node.js

gtjoseph commented 3 years ago

Which version of Asterisk are you working with?

Ali3597 commented 3 years ago

With the 16.18.0 version

Ali3597 commented 3 years ago

ok so thanks to you i figured out that I just didin't have the right version of asterisk and now it works Thank you very much !!!

alexp193 commented 4 months ago

for which version of asterisk you change?