[asterisk-dev] [Code Review] Fixes 8khz assumptions
David Vossel
dvossel at digium.com
Tue Jul 7 17:31:54 CDT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/306/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
I've noticed several places in the code, especially chan_iax.c, where 8khz is assumed as the codec rate. This is not always the case. This patch only addresses chan_iax.c and res_rtp_asterisk.c, but I am sure there are other areas that make this assumption as well.
Diffs
-----
/trunk/channels/chan_iax2.c 205114
/trunk/include/asterisk/frame.h 205114
/trunk/res/res_rtp_asterisk.c 205114
Diff: http://reviewboard.digium.com/r/306/diff
Testing
-------
tested g722 call
Thanks,
David
More information about the asterisk-dev
mailing list