[asterisk-dev] [Code Review] 2916: ARI: Add early media playback, DTMF, and indications

opticron reviewboard at asterisk.org
Thu Oct 31 14:28:29 CDT 2013


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


The only real concern I have here is if two DTMF stream operations were queued back to back. When that happens, you have no way to control the pause between the two sets of DTMF. I have seen this type of behavior cause missed digits. Maybe before and after pauses to go along with the between pause time would do the trick. Other than that, this looks good to go.

- opticron


On Oct. 28, 2013, 2:23 p.m., Joshua Colp wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2916/
> -----------------------------------------------------------
> 
> (Updated Oct. 28, 2013, 2:23 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-22701
>     https://issues.asterisk.org/jira/browse/ASTERISK-22701
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> The attached patch adds some additional useful functionality:
> 
> 1. It is now possible to disable explicit answering when doing a playback, which can be used for early media.
> 
> 2. DTMF can now be posted to a channel which sends the DTMF to it.
> 
> 3. Indications can now be posted to a channel.
> 
> 
> Diffs
> -----
> 
>   /branches/12/rest-api/api-docs/channels.json 402126 
>   /branches/12/res/stasis/control.c 402126 
>   /branches/12/res/res_stasis_playback.c 402126 
>   /branches/12/res/res_ari_channels.c 402126 
>   /branches/12/res/ari/resource_channels.c 402126 
>   /branches/12/res/ari/resource_channels.h 402126 
>   /branches/12/include/asterisk/stasis_app.h 402126 
> 
> Diff: https://reviewboard.asterisk.org/r/2916/diff/
> 
> 
> Testing
> -------
> 
> Tested invoking everything as expected, plus off nominals (missing values, incorrect values).
> 
> 
> Thanks,
> 
> Joshua Colp
> 
>

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


More information about the asterisk-dev mailing list