node-ari-client
node-ari-client copied to clipboard
how to emit and listen new event on channel
Hello everyone, This is not a issue, i just want to emit and listen new event(like 'mahipal') on cannel, so please provide me solution.
I'm not sure what you mean. Events only originate from Asterisk and can be listened to in this library. The library itself cannot emit an event. All interactions from this library to Asterisk are done via method calls that result in a REST API call to Asterisk.