- 401 Unauthorized:需要用户认证。 - 403 Forbidden:请求被服务器拒绝。 5xx系列:服务器错误响应 - 500 Server Internal Error:服务器内部错误。 - 503 Service Unavailable:服务器当前无法提供服务。 - 504 Server Time-out:服务器处理请求超时。 更多的SIP出错原因码包括: - 600 Busy Everywhere:全线忙。 - 60...
4.8 407 Proxy Authentication Required 这个返回码和401(Unauthorized)很类四,但是标志了客户端应当首先在proxy上通过认证。SIP对认证的访问请参见26节和22.3节。 这个返回码用于应用程序访问通讯网关(比如,电话网关),而很少用于被叫方要求认证。 4.9 408 Request Timeout 在一段时间内,服务器不能产生一个终结应答,...
客户端收到错误消息,收到太多401/407 Unauthorized。SIP终端在注册时,如果用户的安全设置出现了错误,可能导致服务器端发送多个 401 错误。服务器端第一次发送到是正常的401验证信息,如果连续多次发送401/407 错误的话,可能是SIP终端输入了错误的用户账号信息,SIP终端侧需要配合服务器端进行排查,也可能服务器端的SIP账...
401unauthorized 未授权 402 payment required 付费要求 403 forbidden 禁⽌ 404 not found 未发现 405 method no allowed ⽅法不允许 406 not acceptable 不可接受 407 proxy authentication required 代理需要认证 408 request timeout 请求超时 410 gone 离开 413 request entity too large 请求实体太⼤ 414 ...
401unauthorized 未授权 402 payment required 付费要求 403 forbidden 禁止 404 not found 未发现 405 method no allowed 方法不允许 406 not acceptable 不可接受 407 proxy authentication required 代理需要认证 408 request timeout 请求超时 410 gone 离开 ...
[192.168.4.4]:5090 at 12:30:57.919364: --- SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.4.4:5090;branch=z9hG4bK-d8754z-d9ed3bbae47e568b-1---d8754z-;rport=5090 From: <sip:alice@192.168.4.4;transport=UDP>;tag=9c709222 To: <sip:alice@192.168.4.4;transport=UDP>;tag=QFXyg...
401unauthorized 未授权 402 payment required 付费要求 403 forbidden 禁止 404 not found 未发现 405 method no allowed 方法不允许 406 not acceptable 不可接受 407 proxy authentication required 代理需要认证 408 request timeout 请求超时 410 gone 离开 ...
2、失败(4XX) 400 bad request 错误请求401unauthorized 未授权402 payment required 付费要求403 forbidden 禁止404 not found 未发现405 method no allowed 方法不允许406 not acceptable 不可接受407 proxy authentication required 代理需要认证408 request timeout 请求超时410 gone 离开413 request entity too large...
401unauthorized 未授权 402 payment required 付费要求 403 forbidden 禁止 404 not found 未发现 405 method no allowed 方法不允许 406 not acceptable 不可接受 407 proxy authentication required 代理需要认证 408 request timeout 请求超时 410 gone 离开 ...
和401 Unauthorized response相似.但是,它说明client必须首先在proxy上认证自己。 18)408 Request timeout 说明在timeout时间过期前,server不能产生响应. 19)409 Conflict 说明由于和当前资源状态产生冲突,请求不能被处理。 20)410 Gone 说明请求资源在server上永远不可用,也没有转发的地址。 21)411 Length required ...