416
SIP

416 Unsupported URI Scheme

The server cannot process the request because the URI scheme in the Request-URI is unknown to the server.

当您看到此代码时

When using a URI scheme (e.g., tel:, im:, pres:) that the receiving server does not support.

如何修复

Use a supported URI scheme. Most SIP servers support sip: and sips: schemes. Check server capabilities with OPTIONS.

与之对比

指南

术语表