This is where web application files live for the OpenRepeater Project. The OpenRepeater web application is a front end interface to the svxlink core system and builds the appropriate configuration files needed for operation.
Need to add CARD_CHANNELS variable to the globals section in alignment with the number of channels in the sound card (not sure how this will be dealt with for multiple sound cards??)
CARD_CHANNELS = 2/8
Without this variable defined, any card with more than 2 channels causes svxlink to silently crash
Need to add CARD_CHANNELS variable to the globals section in alignment with the number of channels in the sound card (not sure how this will be dealt with for multiple sound cards??)
CARD_CHANNELS = 2/8
Without this variable defined, any card with more than 2 channels causes svxlink to silently crash