[Home]

Summary:ASTERISK-21617: Asterisk REST API - Implement POST /channels to an endpoint
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-18 11:39:11Date Closed:2013-06-07 13:39:58
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_ari
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This should originate a new channel. Ideally, you would provide:
* An endpoint ID to originate to
* A "dial string" that maps directly to some other defined endpoint in a channel driver
Comments: