Commit Graph

87 Commits (master)

Author SHA1 Message Date
Kinsey Moore 0bed76989a Multiple revisions 398558,398577
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Alec L Davis fed7249ad1 res_xmpp and res_jabber need to search 'cachable' in the attrib section of the received IE, not data.
12 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
12 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Joshua Colp 5d45596f62 Add support for using XMPP buddy state via device state.
12 years ago
Joshua Colp 2f89b7a6eb Fix a bug where resources were not found due to hashing on the priority itself.
12 years ago
Joshua Colp 9a992c6cba Fix a crash when res_xmpp is configured using a username without a domain.
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Matthew Jordan 4682d32d34 Fix crash in res_xmpp when deleting pubsub node from CLI
12 years ago
Matthew Jordan 472e29df62 Let documentation reference links specify which module they're linking to
12 years ago
Matthew Jordan b84d37a711 Multiple revisions 379209-379210
12 years ago
Joshua Colp c5ec471766 Retain XMPP filters across reconnections so external modules continue to function as expected.
12 years ago
Joshua Colp 099cd07887 Prevent exhaustion of system resources through exploitation of event cache
12 years ago
Matthew Jordan 8bf1f1745b Prevent crashes in res_xmpp when receiving large messages
12 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Matthew Jordan bd36827e98 Handle capability stanzas that fail to provide node or version information
13 years ago
Matthew Jordan 15b35972ff Update documentation for MessageSend application/command's From field for XMPP
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Brent Eagles 89d427ca24 Reset hangup flags on channels created through messages and cleanup globals
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Jonathan Rose 1e59e7ee08 res_xmpp: Fix a segfault caused by bodyless messages
13 years ago
Matthew Jordan e61cd2f5fc Fix typo in JabberSend that looked for '2' instead of '@' in recipient argument
13 years ago
Matthew Jordan 86ff5585fd Add the ability to specify technology specific documentation
13 years ago
Joshua Colp cd91570bc6 Add pubsub unsubscription support so subscriptions do not linger for MWI and device state progatation.
13 years ago
Joshua Colp 44345b0973 Fix a crash as a result of propagating MWI or device state over XMPP when the client is disconnected.
13 years ago
Joshua Colp fdd39eae58 Fix an issue where a service discovery request could crash Asterisk.
13 years ago
Joshua Colp 3b59ab1c77 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.
13 years ago
Joshua Colp 7a78aa39d1 Add missing namespace for old non-SASL based authentication.
13 years ago
Joshua Colp 5d20f60337 Fix an issue where specifying the resource in the username would cause authentication to fail.
13 years ago
Joshua Colp 540f4b81f9 Add additional namespaces for Google Talk which are used for the gmail client.
13 years ago
Joshua Colp a3fa37b8cf Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
13 years ago
Joshua Colp 213bbc169a 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.
13 years ago