415
SIP

415 Unsupported Media Type

The server is refusing the request because the message body is in a format not supported by the server for the requested method.

이 코드를 보게 되는 경우

When the Content-Type of the request body is not supported. For INVITE, this often means an unsupported SDP format.

해결 방법

Check the Accept header in the response to see supported media types. Use a compatible Content-Type in your request.

크로스 프로토콜 동등 코드

비교 대상

가이드

디버깅 시나리오

용어집