-
-
Notifications
You must be signed in to change notification settings - Fork 191
Callsign Lookup
Peter Goodhall edited this page Jan 15, 2016
·
26 revisions
Callsign lookup can be achieved using two methods
- Callbytxt
- QRZ XML Subscription
By default Cloudlog uses the free callsign lookup service provided by Callbytxt but if you have a QRZ Subscription that includes the XML data you can setup QRZ to use that by doing the following.
In /application/config/config.php update the following `` $config['callbook'] = "qrz"; // Options are qrz or callbytxt
$config['qrz_username'] = "";
$config['qrz_password'] = ""; `` The username and password are the ones you use to login to QRZ.
- Installation on Linux server
- Installation on Windows server
- Updating Cloudlog
- Hints & Tips
- cloudlog.php Config
- API
- Station Locations
- Radio Interface
- ADIF Import / Export
- Logbook of The World
- eQSL
- Print Requested QSLs
- Clublog Upload
- QRZ Logbook
- KML Export