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.

크로스 프로토콜 동등 코드

비교 대상

가이드

용어집