Commit History

Author SHA1 Message Date
  Matthew Jordan bd607da4b8 Update documentation for MessageSend application/command's From field for XMPP 12 years ago
  Matthew Jordan 108293864d Fix a variety of ref counting issues 12 years ago
  Andrew Latham 22eac54d43 Doxygen Cleanup 12 years ago
  Brent Eagles 1793001e05 Reset hangup flags on channels created through messages and cleanup globals 12 years ago
  Andrew Latham b288115da6 Doxygen Updates - janitor work 12 years ago
  Jonathan Rose 1cac2f7e21 res_xmpp: Fix a segfault caused by bodyless messages 12 years ago
  Matthew Jordan 89360def34 Fix typo in JabberSend that looked for '2' instead of '@' in recipient argument 12 years ago
  Matthew Jordan a555271c02 Add the ability to specify technology specific documentation 12 years ago
  Joshua Colp 148d8777d9 Add pubsub unsubscription support so subscriptions do not linger for MWI and device state progatation. 12 years ago
  Joshua Colp 92e9defd52 Fix a crash as a result of propagating MWI or device state over XMPP when the client is disconnected. 12 years ago
  Joshua Colp bd317e042f Fix an issue where a service discovery request could crash Asterisk. 12 years ago
  Joshua Colp 7f63565528 Fix a bug where some XMPP servers would reject authentication. We need to use the user portion of the JID and not the full configured username. 12 years ago
  Joshua Colp 1b24deaa88 Add missing namespace for old non-SASL based authentication. 12 years ago
  Joshua Colp eac7c80a06 Fix an issue where specifying the resource in the username would cause authentication to fail. 12 years ago
  Joshua Colp 52199db606 Add additional namespaces for Google Talk which are used for the gmail client. 12 years ago
  Joshua Colp 1d6c91e32a Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif. 12 years ago
  Joshua Colp 4be913586e Add a cleaned up drop-in replacement for res_jabber called res_xmpp. This provides the same externally facing functionality but is implemented differently internally. 12 years ago