pc28 without origin (from clx) get the interface callsign
[spider.git] / perl / DXMsg.pm
index 879775f3596f9f08bb9afa0f1ffb605100412938..10dd0ef9b25d8bd268d2e39d38ba2cfb8f166d66 100644 (file)
@@ -183,6 +183,7 @@ sub process
 
                        my $t = cltounix($f[5], $f[6]);
                        my $stream = next_transno($f[2]);
+                       $f[13] = $self->call unless $f[13] && $f[13] gt ' '
                        my $ref = DXMsg->alloc($stream, uc $f[3], $f[4], $t, $f[7], $f[8], $f[13], '0', $f[11]);
                        
                        # fill in various forwarding state variables