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.

跨协议等效代码

与之对比

指南

术语表