nerdexam
Cisco

210-065 · Question #195

Refer to the exhibit. Which SIP URI should be dialed in order to reach the endpoint that is registered with the IP address of 172.29.1.221 from another endpoint with a URI of sip:[email protected]?

The correct answer is B. sip:[email protected]. A valid SIP URI requires the 'sip:' scheme prefix and a fully qualified domain to uniquely identify and route calls to a registered endpoint.

Endpoint Configuration

Question

Refer to the exhibit. Which SIP URI should be dialed in order to reach the endpoint that is registered with the IP address of 172.29.1.221 from another endpoint with a URI of sip:[email protected]?

Exhibit

210-065 question #195 exhibit

Options

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    84% (21)
  • C
    4% (1)
  • E
    4% (1)

Why each option

A valid SIP URI requires the 'sip:' scheme prefix and a fully qualified domain to uniquely identify and route calls to a registered endpoint.

A52900121

52900121 is a numeric dial string that maps to a different service or endpoint, not a SIP URI targeting the endpoint registered at 172.29.1.221.

Bsip:[email protected]Correct

sip:[email protected] is the only fully qualified SIP URI that includes both the required 'sip:' scheme and the correct domain (osl147.local) where the endpoint at 172.29.1.221 is registered. The VCS matches the domain portion of the URI to its registration table to resolve the call to the correct IP address.

[email protected] references the wrong VCS domain (osl148 instead of osl147), so the call would not resolve to the endpoint registered at 172.29.1.221.

D172.29.1.221

Dialing a raw IP address is not a valid SIP URI format when originating from a URI-based SIP endpoint and would not be processed correctly by a SIP proxy or VCS.

Eex90

ex90 is an incomplete URI because it lacks the '@domain' portion required for inter-domain SIP routing, making it ambiguous or unresolvable outside the local domain.

Concept tested: SIP URI format and VCS endpoint registration

Source: https://www.cisco.com/c/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-9/Cisco-VCS-Administrator-Guide-X8-9/dial-plan-and-call-processing.html

Topics

#SIP URI#VCS registration#endpoint dialing#IP address registration

Community Discussion

No community discussion yet for this question.

Full 210-065 Practice