Skip to content
Peter Goodhall edited this page Jan 15, 2016 · 26 revisions

Callsign lookup is supported using the QRZ XML Subscription service.

Setup

If you have purchased a QRZ XML Subscription you can configure Cloudlog to use it by doing the following

In ''/application/config/config.php'' update the following

$config['callbook'] = "qrz"; // Make sure this is QRZ

''$config['qrz_username'] = "";''

''$config['qrz_password'] = "";''

The username and password are the ones you use to login to QRZ.

Clone this wiki locally