From: Dirk Koopman Date: Sun, 31 May 2020 13:54:55 +0000 (+0100) Subject: and the necessary mod for testing / in calls X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=a399f3b8cf792742d313326a5867071466e71aba and the necessary mod for testing / in calls Add parameter to allow testing of PA0/G1TLH style callsigns --- diff --git a/perl/cluster.pl b/perl/cluster.pl index ebebcccc..8f41a1b8 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -192,6 +192,7 @@ our $ending; # signal that we are ending; our $broadcast_debug; # allow broadcasting of debug info down "enhanced" user connections our $clssecs; # the amount of cpu time the DXSpider process have consumed our $cldsecs; # the amount of cpu time any child processes have consumed +our $allowslashcall; # Allow / in connecting callsigns (ie PA0/G1TLH, or even PA0/G1TLH/2) # send a message to call on conn and disconnect