[asterisk-dev] [Code Review] 3602: media_formats: Update main/config_options and tests/test_config

Joshua Colp reviewboard at asterisk.org
Tue Jun 10 12:53:56 CDT 2014



> On June 10, 2014, 11:01 a.m., Joshua Colp wrote:
> > /team/group/media_formats-reviewed/tests/test_config.c, lines 911-917
> > <https://reviewboard.asterisk.org/r/3602/diff/1/?file=59446#file59446line911>
> >
> >     Might as well go ahead and add this back in. It can be constructed using ast_format_cap_get_format, ast_format_cap_iscompatible_format, and ast_format_cap_count.
> 
> Corey Farrell wrote:
>     I was looking at the old implementation of ast_format_cap_identical, it seems like it fails to verify the order is identical.  Am I wrong to think that "ulaw,alaw" is different from "alaw,ulaw"?

For the purposes of this I would say it is more a function to determine if the formats in both are the same, order shouldn't matter.


- Joshua


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


On June 8, 2014, 7:38 p.m., Corey Farrell wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3602/
> -----------------------------------------------------------
> 
> (Updated June 8, 2014, 7:38 p.m.)
> 
> 
> Review request for Asterisk Developers and Joshua Colp.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> This change fixes main/config_options.c and tests/test_config.c to use the new media framework.
> 
> I'm unsure how to replace the check for ast_format_cap_identical, for now it's commented out.  I welcome suggestions on how to fix this, all uses of ast_format_cap_identical in other files were just removed.
> 
> 
> Diffs
> -----
> 
>   /team/group/media_formats-reviewed/tests/test_config.c 415341 
>   /team/group/media_formats-reviewed/main/config_options.c 415341 
>   /team/group/media_formats-reviewed/include/asterisk/config_options.h 415341 
> 
> Diff: https://reviewboard.asterisk.org/r/3602/diff/
> 
> 
> Testing
> -------
> 
> Compiled.
> 
> 
> Thanks,
> 
> Corey Farrell
> 
>

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


More information about the asterisk-dev mailing list