DesignXMPP arch

Version 3 (Anonymous, 02/13/2012 04:32 pm)

1 1
= XMPP gateway architecture =
2 1
3 3
'''Work in progress'''
4 3
5 1
== Component diagram ==
6 2
7 2
[[Image(XMPP-components.png)]]
8 2
9 1
=== Components ===
10 3
11 3
 * XMPP server (ejabberd)
12 3
 * XMPP server plugin (divert stanzas to offline users to a given component)
13 3
 * SIP Application server which is also a XMPP component
14 3
 * SIP proxy (registration, AAA and routing)