----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3822/#review12720 -----------------------------------------------------------
ast_format_compatibility_format2bitfield() and ast_format_compatibility_codec2bitfield() are used by other modules than just chan_iax2. - rmudgett On July 16, 2014, 9:46 p.m., Corey Farrell wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3822/ > ----------------------------------------------------------- > > (Updated July 16, 2014, 9:46 p.m.) > > > Review request for Asterisk Developers. > > > Repository: Asterisk > > > Description > ------- > > * Move all ast_codec_pref functions to channels/iax2/codec_pref.c. > * Move ast_format_compatibility_format2bitfield and > ast_format_compatibility_codec2bitfield to > channels/iax2/format_compatibility.c > * Change prefix of all moved functions from ast_ to iax2_. > * Fix comment in include/asterisk/config_options.h > > > Diffs > ----- > > /team/group/media_formats-reviewed-trunk/main/format_compatibility.c 418809 > /team/group/media_formats-reviewed-trunk/main/format_compatibility.c HEAD > /team/group/media_formats-reviewed-trunk/main/format_compatibility.c HEAD > > /team/group/media_formats-reviewed-trunk/include/asterisk/format_compatibility.h > 418809 > > /team/group/media_formats-reviewed-trunk/include/asterisk/format_compatibility.h > HEAD > > /team/group/media_formats-reviewed-trunk/include/asterisk/format_compatibility.h > HEAD > /team/group/media_formats-reviewed-trunk/include/asterisk/config_options.h > 418809 > /team/group/media_formats-reviewed-trunk/channels/iax2/parser.c 418809 > /team/group/media_formats-reviewed-trunk/channels/chan_iax2.c 418809 > > Diff: https://reviewboard.asterisk.org/r/3822/diff/ > > > Testing > ------- > > Compile only. > > > Thanks, > > Corey Farrell > >
-- _____________________________________________________________________ -- 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
