CyCoreSystems / ari

Golang Asterisk REST Interface (ARI) library
Apache License 2.0
180 stars 74 forks source link

Feature asterisk18 #128

Closed emiago closed 10 months ago

emiago commented 3 years ago

Hi,

I would like to contribute to project. ChannelUserEvent -> better to post process custom message if client is interested. Websocket chan - connection state needs to be monitored, I did not find a way to do this out of lib, so I added one more option. Event Filter - great new feature on asterisk 18 to be supported.

Emir


This change is Reviewable

emiago commented 3 years ago

This should not be error, probably linter issue.