RTSP_STATUS_SERVICE 2982 ffserver.c         rtsp_reply_error(c, RTSP_STATUS_SERVICE); /* XXX: right error ? */
RTSP_STATUS_SERVICE 3024 ffserver.c             rtsp_reply_error(c, RTSP_STATUS_SERVICE);
RTSP_STATUS_SERVICE  119 libavformat/rtspcodes.h [RTSP_STATUS_SERVICE]                ="Service Unavailable",
RTSP_STATUS_SERVICE   50 libavformat/rtspdec.c     { RTSP_STATUS_SERVICE,        "Service Unavailable"              },
RTSP_STATUS_SERVICE  184 libavformat/rtspdec.c         rtsp_send_reply(s, RTSP_STATUS_SERVICE, NULL, request.seq);