300-085 · Question #114
Which two protocols permit collection information over user's availability status? (Choose two.)
The correct answer is A. SIMPLE B. XMPP. SIMPLE and XMPP are both presence-aware protocols designed to publish and subscribe to user availability status.
Question
Which two protocols permit collection information over user's availability status? (Choose two.)
Options
- ASIMPLE
- BXMPP
- CLDAP
- DSOAP
How the community answered
(41 responses)- A88% (36)
- C7% (3)
- D5% (2)
Why each option
SIMPLE and XMPP are both presence-aware protocols designed to publish and subscribe to user availability status.
SIMPLE (SIP for Instant Messaging and Presence Leveraging Extensions) extends SIP with SUBSCRIBE and NOTIFY methods specifically for collecting and distributing presence and availability information.
XMPP (Extensible Messaging and Presence Protocol) was designed from the ground up with presence as a core feature, using directed presence stanzas to track and distribute user availability status in real time.
LDAP is a directory access protocol used to query and modify directory entries; it has no built-in mechanism to publish or subscribe to real-time availability status.
SOAP is an XML-based messaging protocol for web services communication; it does not define any presence or availability subscription model.
Concept tested: Presence protocols SIMPLE and XMPP for availability status
Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/im_presence/admin/12_5_1/cup0_b_presence-admin-1251.html
Topics
Community Discussion
No community discussion yet for this question.