no that's not strange, the status changes are notified through the LightstreamerEngine's onStatusChange callback:

pushPage.onEngineReady = function(lsEngine) {
alert("onEngineReady");
...