CyCoreSystems / ari

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

Added Move method to channels #155

Closed Naapperas closed 10 months ago

Naapperas commented 1 year ago

This PR attempts to implement the /channels/{channelId}/move endpoint described in the documentation


This change is Reviewable