add pc42 for streams
[spider.git] / perl / DXMsg.pm
index 54a2c6f3c04768f9584de08f62d879e5deb90cf4..7b86c8f70a404e848061b2ccf84794008efbbd84 100644 (file)
@@ -143,7 +143,7 @@ sub process
        my @f = split /\^/, $line;
        my ($pcno) = $f[0] =~ /^PC(\d\d)/; # just get the number
        my ($tonode, $fromnode) = @f[1, 2];
-       my $stream = $f[3] if $pcno > 29 && $pcno <= 33;
+       my $stream = $f[3] if ($pcno > 29 && $pcno <= 33) || $pcno == 42;
 
  SWITCH: {
                if ($pcno == 28) {              # incoming message