node-ari-client icon indicating copy to clipboard operation
node-ari-client copied to clipboard

how to emit and listen new event on channel

Open mpbanna opened this issue 7 years ago • 1 comments

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.

mpbanna avatar Jul 11 '18 10:07 mpbanna

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.

samuelg avatar Dec 17 '18 23:12 samuelg