[asterisk-dev] [Code Review] 2634: Implement ARI /channels dial.
svnbot
reviewboard at asterisk.org
Mon Jul 1 13:19:20 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2634/
-----------------------------------------------------------
(Updated July 1, 2013, 1:19 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 393326
Bugs: ASTERISK-21620
https://issues.asterisk.org/jira/browse/ASTERISK-21620
Repository: Asterisk
Description
-------
Implement the dial action on channels. This creates a new outbound leg, which upon answer, gets bridged with an existing channel sitting in Stasis.
Diffs
-----
/trunk/res/stasis/control.c 392855
/trunk/include/asterisk/stasis_app.h 392855
/trunk/res/res_stasis_http_channels.c 392855
/trunk/rest-api/api-docs/channels.json 392855
/trunk/res/stasis_http/resource_channels.h 392855
/trunk/res/stasis_http/resource_channels.c 392855
Diff: https://reviewboard.asterisk.org/r/2634/diff/
Testing
-------
The bridge gets created. The channels can talk to each other. The bridge disappears once the caller hangs up. The caller remains in Stasis and can still be acted upon.
Thanks,
Jason Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130701/97c620a4/attachment.htm>
More information about the asterisk-dev
mailing list