Skip to content
  • Markus Gothe's avatar
    asterisk: fix getAllLines() in util.sh · 45016f45
    Markus Gothe authored and Yalu Zhang's avatar Yalu Zhang committed
    This fixes getAllLines() to not use hard-coded number of lines. Instead we look at hw.board.VoicePorts and
    enumerates the ports from the value.
    
    This solves an issue with the FT-P3414B which only has one FXS port.
    45016f45