Hello, I have configured asterisk properly and can call from one extensions to another using softphone xlite. But when I try to run example provided in node ari client https://github.com/asterisk/node-ari-client/blob/master/examples/promises/bridge.js, change extensions.conf and initiate a call through softphone I cannot see any result.
Can anyone help me out here. I can see call initiated and hung up if I directly connect to web socket address of ari and emit it via normal socket way. And I thought node ari client would do the same. But I am unable to get any result.
Hello, I have configured asterisk properly and can call from one extensions to another using softphone xlite. But when I try to run example provided in node ari client https://github.com/asterisk/node-ari-client/blob/master/examples/promises/bridge.js, change extensions.conf and initiate a call through softphone I cannot see any result.
Can anyone help me out here. I can see call initiated and hung up if I directly connect to web socket address of ari and emit it via normal socket way. And I thought node ari client would do the same. But I am unable to get any result.