[asterisk-dev] [Code Review] 4243: ari: Add the ability to specify a linkedId when originating calls.

Joshua Colp reviewboard at asterisk.org
Fri Dec 5 15:11:17 CST 2014



> On Dec. 5, 2014, 9:02 p.m., rmudgett wrote:
> > /branches/13/res/ari/resource_channels.c, lines 755-757
> > <https://reviewboard.asterisk.org/r/4243/diff/1/?file=69556#file69556line755>
> >
> >     This channel cannot be made to /continue in dialplan when the Stasis application exits.

That operation already takes this into account.


- Joshua


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


On Dec. 5, 2014, 9:10 p.m., Joshua Colp wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/4243/
> -----------------------------------------------------------
> 
> (Updated Dec. 5, 2014, 9:10 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-24552
>     https://issues.asterisk.org/jira/browse/ASTERISK-24552
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Currently when originating a call using ARI there is no way to specify an association of who is triggering the outbound dial. This is normally visible through the LinkedID. To allow this association to be present I've added the ability to specify the unique id of the channel doing the origination. If the channel exists on the system it will be examined and the linked id from it used. If the channel does not exist the provided originator unique id will be used as the linked id.
> 
> 
> Diffs
> -----
> 
>   /branches/13/rest-api/api-docs/channels.json 429026 
>   /branches/13/res/res_ari_channels.c 429026 
>   /branches/13/res/ari/resource_channels.c 429026 
>   /branches/13/res/ari/resource_channels.h 429026 
> 
> Diff: https://reviewboard.asterisk.org/r/4243/diff/
> 
> 
> Testing
> -------
> 
> Ran all existing ARI origination tests and confirmed they still pass.
> Performed calls manually and examined the resulting channels and CEL log to ensure they contain the linked ID of the originator.
> 
> 
> Thanks,
> 
> Joshua Colp
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20141205/a6d146c7/attachment.html>


More information about the asterisk-dev mailing list