diff --git a/src/satipc.c b/src/satipc.c index 5c90db3f34..957335307a 100644 --- a/src/satipc.c +++ b/src/satipc.c @@ -273,7 +273,8 @@ int satipc_reply(sockets *s) { } if (rc == 404) { - sip->state = SATIP_STATE_OPTIONS; + LOG("satipc %d: Ocuppied server, can't use it", s->sid); + sip->state = SATIP_STATE_INACTIVE; } // quirk for Geniatech EyeTV Netstream 4C when fe=x is in the URL