calll works, but adding band or mode does not work!!
my run command: mplayer /path/file.mp3
Thu, 2015-03-05 15:35
#1
Callsign alert
There are currently 0 users online.
Did you add any macro to the command?
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
without macros
http://i.imgur.com/0k9r4cV.png
DX de W8DEO: 28495.0 ZF2BH 5-9 Up 28.650 1758Z EN70
Enter critical section On Receive
Leave critical section On Receive
SELECT * FROM cqrlog_common.bands where (b_begin <=28.495 AND b_end >=28.495) ORDER BY b_begin
SELECT * FROM cqrlog_common.bands where (b_begin <=28.495 AND b_end >=28.495) ORDER BY b_begin
SELECT id_cqrlog_main FROM cqrlog001.cqrlog_main WHERE adif=69 AND band='10M' AND ((qsl_r='Q') OR (lotw_qslr='L')) AND mode='SSB' LIMIT 1
dx_prefix:ZF
dx_cont: NA
Freq: 28.495
Call: ZF2BH
Color: clBlack
Index_: 0
2015-03-05 15:58:11 add to bandmap ZF2BH
select * from call_alert where callsign = 'ZF2BH'
Command line: mplayer /home/jose/Air-Horn.mp3
Color: clBlack
Index_: 0
TelThread.Execute - before Synchronize(@frmDXCluster.SynTelnet)
TelThread.Execute - after Synchronize(@frmDXCluster.SynTelnet)
callsign only works
callsign + band + mode works
callsign + band does not work
callsign + mode does not work