DesignXMPP » History » Revision 10
« Previous |
Revision 10/100
(diff)
| Next »
Adrian Georgescu, 10/29/2009 09:40 AM
The goal of this projects is to implement a bidirectional gateway for Presence and IM based on the following IETF specifications:
- http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-presence-02.html
- http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-im-01.html
- http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-chat-03.html
- http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-groupchat-01.html
The gateway will be used by [http://icanblink.com Blink]. End users will add a Contact in their Contact lists in the form of user@domain. Using SIP Subscribe Method the user will subscribe to the presence state of the recipient. The user should not need to know if the remote user uses SIP or XMPP protocol for IM and Presence. The SIP Proxy/Registrar of the user will decide if the remote user uses XMPP and will forward the request to the gateway.
Updated by Adrian Georgescu about 15 years ago · 10 revisions