[asterisk-bugs] [JIRA] (ASTERISK-20696) Wideband/variable bandwidth modification of app_jack

Mathis Schmieder (JIRA) noreply at issues.asterisk.org
Mon Nov 26 11:28:45 CST 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200078#comment-200078 ] 

Mathis Schmieder commented on ASTERISK-20696:
---------------------------------------------

Automatic bandwidth and sample rate detection is working, but I ran into some problems with both JACK_HOOK, and the delivery of voice packets from the Asterisk to Jack which I will address before this can be considered usable.
                
> Wideband/variable bandwidth modification of app_jack
> ----------------------------------------------------
>
>                 Key: ASTERISK-20696
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20696
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_jack
>    Affects Versions: 11.0.1
>            Reporter: Mathis Schmieder
>            Severity: Minor
>         Attachments: app_jack.patch
>
>
> I have modified app_jack in order to allow it to use other bandwidths than 8kHz. An additional argument (r) was added to the app, allowing the setting of the sample rate and therefore the bandwidth in Hz. An appropriate channel format will automatically be set up. The main reason for this was that I wanted to be able to use the Jack hook in a wideband environment, which now is possible.
> I did test the modifications for both JACK and JACK_HOOK and found them to be working but additional testing might be appropriate. Attached you will find the patch to be applied with patch -p1 inside of the asterisk source dir.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list