[asterisk-dev] [Code Review] 2634: Implement ARI /channels dial.

Jason Parker reviewboard at asterisk.org
Tue Jun 25 13:58:45 CDT 2013



> On June 24, 2013, 10:09 p.m., Matt Jordan wrote:
> > Just to double check, what happens to the called channel if the caller hangs up? Does it remain in Stasis, or is it automatically hung up as well?

The called channel was never in Stasis.  It gets hung up.


- Jason


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2634/#review8956
-----------------------------------------------------------


On June 25, 2013, 6:58 p.m., Jason Parker wrote:
> 
> -----------------------------------------------------------
> 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.
> 
> 
> 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/20130625/a0a9eda8/attachment.htm>


More information about the asterisk-dev mailing list