The document discusses reference models and protocols for instant messaging and presence services. It describes:
- The reference model for presence services and instant messaging, including components like presence and instant message services, presentities, watchers, senders, and inboxes.
- Protocols like SIP, SIMPLE, XMPP, PIDF, and MSRP that are used to implement presence services and instant messaging. These protocols handle presence information, subscriptions, messaging, and media delivery.
- How presence information is generated and distributed using SIP methods like SUBSCRIBE, NOTIFY, and protocols like PIDF. Instant messages are sent using SIP MESSAGE or by establishing SIP dialogs and using MSRP.