jabber.txt 936 B

12345678910111213141516
  1. (res_jabber is very experimental!)
  2. Jabber(xmpp) is an xml based protocol primarily for presence and messaging.
  3. It is an open standard and there are several open server implementations,
  4. ejabberd, jabberd(2), wildfire, and many others, as well as several open source
  5. clients, Psi, gajim, gaim etc. Jabber differs from other IM applications as it
  6. is immensly extendable. This allows us to easily integrate Asterisk with
  7. jabber. The Asterisk Jabber Interface is provided by res_jabber.so. res_jabber
  8. allows for Asterisk to connect to any jabber server via the standard client
  9. protocol or also as a simple client. Several simple functions are exposed to
  10. the dial plan, jabberstatus, jabbersend, and soon jabberrecv. res_jabber is also used
  11. to provide the connection interface for chan_jingle.
  12. The maintainer of res_jabber is Matthew O'Gorman <mogorman@digium.com> or
  13. mog_work on irc or (preferred) mogorman@astjab.org over jabber.