Request URI のメソッド ID が cseq ヘッダーのメソッド ID と異なるのはどのような場合か説明できますか?
よろしく、KNP
メソッド名のことだと思います。だから「いいえ」が答えです。Cseq のメソッド名は、request-uri のメソッド名と一致する必要があります。
RFC 3261 の引用 -
The CSeq header field serves as a way to identify and order transactions. It consists of a sequence number and a method. The method MUST match that of the request.
よろしく、 スダンス