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

Mathis Schmieder (JIRA) noreply at issues.asterisk.org
Sun Nov 18 12:30:45 CST 2012


Mathis Schmieder created ASTERISK-20696:
-------------------------------------------

             Summary: 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
         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