CyCoreSystems / ari

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

Adding a call to a bridge #157

Closed chiefMarlin closed 8 months ago

chiefMarlin commented 1 year ago

Hi, I have looked through channels Create and Originate functions and it looks like they must have either an app or an extension linked to them, which from my understanding does not simply create a channel but rather establishes a link between the dialed party and either an app or an extension. In my use case i'm simply trying to place a call to a remote number and add it to a local existing bridge. What would be the best way to do that ?

Thanks

Ulexus commented 8 months ago

They do not require one. You can pass a nil for the reference resource.