413
SIP

413 Request Entity Too Large

The server is refusing to process the request because the message body is larger than the server is willing to accept.

このコードが表示される場合

When sending a SIP message with a body (SDP, XML, etc.) that exceeds the server's size limit.

解決方法

Reduce the size of the message body. For SDP, minimize codec offers or remove unnecessary attributes.

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

比較対象

ガイド

用語集