Project

General

Profile

DesignXMPP arch » History » Version 3

Anonymous, 02/13/2012 04:32 PM

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