210-065 · Question #87
A Cisco TelePresence EX Series desktop endpoint failed to register to a Cisco VCS. The SIP status shows "Failed: 403 Forbidden" in the endpoint's web interface. What is the first thing that should be
The correct answer is A. Verify that the correct SIP authentication credentials have been configured.. A SIP 403 Forbidden response during VCS registration indicates the server understood the request but refuses to authorize it, most commonly due to incorrect SIP authentication credentials on the endpoint.
Question
A Cisco TelePresence EX Series desktop endpoint failed to register to a Cisco VCS. The SIP status shows "Failed: 403 Forbidden" in the endpoint's web interface. What is the first thing that should be checked in the endpoint configuration settings?
Options
- AVerify that the correct SIP authentication credentials have been configured.
- BEnsure that CallSetup Mode is set to Gatekeeper.
- CVerify that Outbound Connection Credentials are properly configured.
- DCheck to see that SIP Mode is set to On.
How the community answered
(53 responses)- A72% (38)
- B4% (2)
- C8% (4)
- D17% (9)
Why each option
A SIP 403 Forbidden response during VCS registration indicates the server understood the request but refuses to authorize it, most commonly due to incorrect SIP authentication credentials on the endpoint.
In SIP signaling, a 403 Forbidden status code means the server received a valid request but is denying it due to an authorization failure. On a Cisco VCS, this typically occurs when the endpoint's configured SIP username or password does not match what is provisioned on the VCS or the authentication server. Verifying and correcting the SIP authentication credentials in the endpoint's configuration is the appropriate first troubleshooting step.
CallSetup Mode should be set to Direct for SIP registrations to a VCS, not Gatekeeper, which is used for H.323; additionally, this setting would produce a different error than 403 Forbidden.
Outbound Connection Credentials relate to traversal or B2B authentication scenarios and would not typically cause a 403 Forbidden on a standard internal VCS registration.
If SIP Mode were Off the endpoint would not attempt SIP registration at all and no 403 response would be generated, making this an unlikely root cause.
Concept tested: SIP 403 Forbidden registration failure troubleshooting on Cisco VCS
Source: https://www.cisco.com/c/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/x8-8/Cisco-VCS-Administrator-Guide-X8-8.html
Topics
Community Discussion
No community discussion yet for this question.