Commit Graph

66 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Corey Farrell 501f4dcdd8 aco: Minimize use of regex.
8 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Joshua Colp 07e17fd04f res_xmpp: Ensure the connection filter is available.
8 years ago
Michael Kuron 4faf77feec res_xmpp: fix inverted return code check in OAuth
8 years ago
Andrey Egorov 54e3ac402f res_xmpp: Google OAuth 2.0 protocol support for XMPP / Motif
8 years ago
Sean Bright 73bb08fd6a res_xmpp: Use incremental backoff when a read error occurs
8 years ago
Sean Bright 1966265562 res_xmpp: Try to provide useful errors messages from OpenSSL
8 years ago
Sean Bright 03b99ae3d2 res_xmpp: Correctly check return value of SSL_connect
8 years ago
Sean Bright 55693383e2 res_xmpp: Fix ref counting issue
8 years ago
Sean Bright 0939a19cff res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus
8 years ago
Sean Bright a487f6fb97 res_xmpp: Don't crash when trying to send a message without a connection
8 years ago
Sean Bright 90fb1fca41 res_xmpp: Include client name in connection related error messages
8 years ago
zuul 455bc78901 Merge "Refactor usage pattern of xmldoc info tag." into 13
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Karsten Wemheuer 0405c31756 res_xmpp: Does not connect in component mode
9 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Matthew Jordan 05de9082a5 res_xmpp: Buddies are always auto-registered when processing the roster
10 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Matthew Jordan 0e911663e3 AST-2014-011: Fix POODLE security issues
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Kinsey Moore 4cdd02ce26 Reduce log level of a non-pubsub error message
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore ad89dffb8a Prevent XMPP timeout on blank responses
12 years ago
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
13 years ago
Matthew Jordan b84d37a711 Multiple revisions 379209-379210
13 years ago
Joshua Colp c5ec471766 Retain XMPP filters across reconnections so external modules continue to function as expected.
13 years ago
Joshua Colp 099cd07887 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 8bf1f1745b Prevent crashes in res_xmpp when receiving large messages
13 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