[asterisk-dev] [Code Review] 3618: App_jack: more than 8Khz
Mark Michelson
reviewboard at asterisk.org
Tue Jun 17 12:19:10 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3618/#review12173
-----------------------------------------------------------
As opticron pointed out before, the chan_sip changes should be removed from the review.
- Mark Michelson
On June 14, 2014, 10:12 p.m., Dennis Guse wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3618/
> -----------------------------------------------------------
>
> (Updated June 14, 2014, 10:12 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-20696 and ASTERISK-23836
> https://issues.asterisk.org/jira/browse/ASTERISK-20696
> https://issues.asterisk.org/jira/browse/ASTERISK-23836
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> Target: app_jack.c
>
> Enables the jack-audiohook to cope with dynamic sampling rates from and to Asterisk.
> Information from channel is taken to derive the channel's sampling rate, suiting SLINxx format and frame->datalen.
>
> Limitations:
> * Required information is taken from channel during initialization as audiohook does not provide this information then. Audiohook.internal_sampl_rate(...) is set later, but no callback is available to inform app_jack.
>
> * Frame.datalen is computed using "rate / 50" assuming a ptime of 20ms.
> There is no internal API available to determine datalen for a SLINxx.
>
> * Ringbuffer size is a DEFINE and thus must be quite big to be able to cope with 16Khz+
>
>
> Diffs
> -----
>
> /trunk/apps/app_jack.c 415578
>
> Diff: https://reviewboard.asterisk.org/r/3618/diff/
>
>
> Testing
> -------
>
> Checked with jackd and puredata using G.711 and G.722 on Ubuntu 14.0.4 64bit using Linphone and Ekiga.
>
>
> Thanks,
>
> Dennis Guse
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140617/55d8658c/attachment-0001.html>
More information about the asterisk-dev
mailing list