[asterisk-dev] [Code Review] 2634: Implement ARI /channels dial.
Jason Parker
reviewboard at asterisk.org
Tue Jun 25 13:58:40 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2634/
-----------------------------------------------------------
(Updated June 25, 2013, 6:58 p.m.)
Review request for Asterisk Developers.
Changes
-------
Address review.
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 (updated)
-----
/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/20130625/29eed255/attachment.htm>
More information about the asterisk-dev
mailing list