----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3793/ -----------------------------------------------------------
Review request for Asterisk Developers. Repository: Asterisk Description ------- This patch does two things: (1) It makes the full value of the sample rate of 44kHz SLIN 44100 (as that is what it actually is...) (2) It updates the built-in codecs with their minimum_bytes values. These values were pulled from the previous static format definitions in Asterisk 12. Using this, smoothers can be created successfully. Diffs ----- ./team/group/media_formats-reviewed-trunk/main/codec_builtin.c 418631 ./team/group/media_formats-reviewed-trunk/codecs/codec_resample.c 418631 Diff: https://reviewboard.asterisk.org/r/3793/diff/ Testing ------- The sip_tls_call test previously failed without this patch due to the RTP engine failing to make the smoother. With this patch, it now passes. Thanks, Matt Jordan
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
