-
-
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 is supported using the HamQTH (Free) or QRZ XML Subscription service (Paid).
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.
If you want to use HamQTH you need to configure the following items
In /application/config/config.php
update the following
$config['callbook'] = "hamqth"; // Make sure this is hamqth
$config['hamqth_username'] = "";
$config['hamqth_password'] = "";
The username and password are the ones you use to login to hamqth.
- 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