405
SIP

405 Method Not Allowed

The method specified in the Request-Line is not allowed for the address identified by the Request-URI.

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

When sending a SIP method (e.g., MESSAGE, PUBLISH) that the server does not support for the target URI.

解決方法

Check the Allow header in the response to see which methods are supported. Use a supported method instead.

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

比較対象

ガイド

用語集