[asterisk-dev] [Code Review] 3822: media_formats: move format_compatability to channels/iax2 where possible

Corey Farrell reviewboard at asterisk.org
Thu Jul 17 23:15:09 CDT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3822/
-----------------------------------------------------------

(Updated July 18, 2014, 12:15 a.m.)


Review request for Asterisk Developers.


Changes
-------

Move ast_format_compatibility_bitfield2format back to core.


Repository: Asterisk


Description
-------

* Move all ast_codec_pref functions to channels/iax2/codec_pref.c.
* Move ast_format_compatibility_cap2bitfield, ast_format_compatibility_bitfield2cap and ast_format_compatibility_bitfield2format to channels/iax2/format_compatibility.c
* Change prefix of all moved functions from ast_ to iax2_.
* Fix comment in include/asterisk/config_options.h

ast_format_compatibility_format2bitfield and ast_format_compatibility_codec2bitfield are the only functions that remain in main/format_compatibility.c as they are used by other modules.


Diffs (updated)
-----

  /team/group/media_formats-reviewed-trunk/main/format_compatibility.c 418884 
  /team/group/media_formats-reviewed-trunk/include/asterisk/format_compatibility.h 418884 
  /team/group/media_formats-reviewed-trunk/include/asterisk/config_options.h 418884 
  /team/group/media_formats-reviewed-trunk/channels/iax2/parser.c 418884 
  /team/group/media_formats-reviewed-trunk/channels/iax2/include/format_compatibility.h PRE-CREATION 
  /team/group/media_formats-reviewed-trunk/channels/iax2/include/codec_pref.h PRE-CREATION 
  /team/group/media_formats-reviewed-trunk/channels/iax2/format_compatibility.c PRE-CREATION 
  /team/group/media_formats-reviewed-trunk/channels/iax2/codec_pref.c PRE-CREATION 
  /team/group/media_formats-reviewed-trunk/channels/chan_iax2.c 418884 

Diff: https://reviewboard.asterisk.org/r/3822/diff/


Testing
-------

Compile only.


Thanks,

Corey Farrell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140718/8ef6917f/attachment-0001.html>


More information about the asterisk-dev mailing list