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.

クロスプロトコル同等コード

比較対象

ガイド

デバッグシナリオ

用語集