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

Joshua Colp reviewboard at asterisk.org
Thu Jun 20 08:02:25 CDT 2013


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



/trunk/res/stasis/control.c
<https://reviewboard.asterisk.org/r/2634/#comment17543>

    There should probably be some kind of timeout here, or else it's up to the dialed target to have one (or reject the call).
    
    As well - is blocking until that occurs (answered or otherwise) really a good idea here?


- Joshua Colp


On June 19, 2013, 8:57 p.m., Jason Parker wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2634/
> -----------------------------------------------------------
> 
> (Updated June 19, 2013, 8:57 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/include/asterisk/stasis_app.h 392277 
>   /trunk/res/stasis/control.c 392277 
>   /trunk/res/stasis_http/resource_channels.c 392277 
> 
> 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/20130620/3ccb6ff7/attachment.htm>


More information about the asterisk-dev mailing list