Thanks Phil, but I do try subscribing as below. It's the 'unauthorized' message which comes back in the different format.
$channel = "TRAIN_MVT_ALL_TOC";
$con->subscribe("/topic/" . $channel);
Trying these
TRAIN_MVT_GENERAL
TRAIN_MVT_PASSENGER_TOC
I also receive the 'unauthorized' message. My Feeds currently has everything included, that's everything from the left column to the right (including, for example, Train Movements General).
However, I have just this minute tried TRAIN_MVT_EH_TOC and CAN now read frames for Cross Country (and presumably other individual TOCs - I'll test further). Yeah! I'm further forward but still hoping to receive for TRAIN_MVT_PASSENGER_TOC. Maybe it's particular to how I include subscribed feeds on the web interface?