CyCoreSystems / ari

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

Add support for ARI channel redirect method #125

Closed vitorespindola closed 10 months ago

vitorespindola commented 3 years ago

This PR adds support for ARI redirect method that tells Asterisk to redirect the channel to a different location.

https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Channels+REST+API#Asterisk13ChannelsRESTAPI-redirect


This change is Reviewable

razvankusz commented 1 year ago

Hi! I have forked this project to add this feature too, it would be great if it could get merged, is there any way I can help?