[asterisk-dev] Wideband/variable bandwidth modification of app_jack
Russell Bryant
russell at russellbryant.net
Tue Nov 20 06:49:03 CST 2012
On Sun, Nov 18, 2012 at 1:34 PM, Mathis Schmieder <
mathis.schmieder at gmail.com> wrote:
> Thanks for the advice, did just that:
> https://issues.asterisk.org/jira/browse/ASTERISK-20696
>
>
Some patch comments:
1) It looks like you have some mixed usage of tabs and spaces. Use tabs.
2) As we were discussing via twitter, I think it would make sense to have
this happen automatically instead of as an option. You can check the codec
in use by the channel and choose the sample rate based on that.
Something like ...
ast_format_rate(ast_channel_readformat(chan))
--
Russell Bryant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20121120/08730725/attachment.htm>
More information about the asterisk-dev
mailing list