ISSUE
With the newly implemented RadioDNS functionality, stations owned by Beasley are returning warning messages and no RadioDNS information.
ROOT CAUSE
The SI file for the Beasley stations does not include any services, only a service provider. The system expects to see services in the SI file.
http://myquu.name:8080/radiodns/spi/3.1/SI.xml
In this case, the Beasley stations have been registered with RadioDNS so there is a SRV record that is routing these station records to a server.
We need to develop a method where FCCdata encounters a resolved RadioDNS entry but with service data missing.
RESOLUTION
Modified FCCdata code to disregard any SI file that may be present, but does not have any services.