300-070 · Question #254
Which two options are valid SIP URI formats? (Choose two.)
The correct answer is B. sip: [email protected]; user= phone E. tel:98765@cisco com. SIP uses two primary URI schemes: 'sip:' and 'tel:'. Option B ('sip: [email protected]:5060;user=phone') is a valid SIP URI - it uses the 'sip:' scheme, includes a user portion, a host/IP with port, and the optional 'user=phone' parameter indicating the user part is a telephone…
Question
Which two options are valid SIP URI formats? (Choose two.)
Options
- Aphone: 98765cisco.com
- Bsip: [email protected]; user= phone
- CUsipbob.cisco.com
- D[email protected]
- Etel:98765@cisco com
How the community answered
(37 responses)- A3% (1)
- B86% (32)
- C8% (3)
- D3% (1)
Explanation
SIP uses two primary URI schemes: 'sip:' and 'tel:'. Option B ('sip: [email protected]:5060;user=phone') is a valid SIP URI - it uses the 'sip:' scheme, includes a user portion, a host/IP with port, and the optional 'user=phone' parameter indicating the user part is a telephone number. Option E ('tel:[email protected]') is a valid tel URI format used to represent telephone numbers within SIP. Option A uses the invalid 'phone:' scheme. Option C ('Usipbob.cisco.com') lacks a proper URI scheme delimiter. Option D ('[email protected]') is missing the required 'sip:' scheme prefix.
Topics
Community Discussion
No community discussion yet for this question.