Skip to content
Snippets Groups Projects
  • Joshua Colp's avatar
    a1597476
    format_cap: Don't append the 'none' format when appending all. · a1597476
    Joshua Colp authored
    When appending all formats of a type all the codecs are iterated
    and added. This operation was incorrectly adding the ast_format_none
    format which is special in that it is supposed to be used when no
    format is present. It shouldn't be appended.
    
    ASTERISK-25535
    
    Change-Id: I7b00f3bdf4a5f3022e483d6ece602b1e8b12827c
    a1597476
    History
    format_cap: Don't append the 'none' format when appending all.
    Joshua Colp authored
    When appending all formats of a type all the codecs are iterated
    and added. This operation was incorrectly adding the ast_format_none
    format which is special in that it is supposed to be used when no
    format is present. It shouldn't be appended.
    
    ASTERISK-25535
    
    Change-Id: I7b00f3bdf4a5f3022e483d6ece602b1e8b12827c