Commit Graph

76 Commits (021ce938cacbceedc02c652bff47e966ac4f8734)

Author SHA1 Message Date
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Sean Bright 9e8d671658 res_xmpp: Remove deprecated JabberStatus application.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Joshua Colp 252353e0a9 res_xmpp: Ensure the connection filter is available.
8 years ago
Michael Kuron 83b81d1f8d res_xmpp: fix inverted return code check in OAuth
8 years ago
Andrey Egorov 15fbcc74d8 res_xmpp: Google OAuth 2.0 protocol support for XMPP / Motif
8 years ago
Joshua Colp f43cfb81d9 Merge "res_xmpp: Fix ref counting issue"
8 years ago
Sean Bright d5a8799c4b res_xmpp: Use incremental backoff when a read error occurs
8 years ago
zuul f27c1c7dc2 Merge "res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus"
8 years ago
zuul 8982d0e007 Merge "res_xmpp: Include client name in connection related error messages"
8 years ago
Joshua Colp 6666deb907 Merge "res_xmpp: Don't crash when trying to send a message without a connection"
8 years ago
zuul 1a626ffb89 Merge "res_xmpp: Correctly check return value of SSL_connect"
8 years ago
Sean Bright 98a88e9ffa res_xmpp: Correct implementation of JABBER_STATUS & JabberStatus
8 years ago
Sean Bright be94105d6d res_xmpp: Try to provide useful errors messages from OpenSSL
8 years ago
Sean Bright ee81ee1f14 res_xmpp: Fix ref counting issue
8 years ago
Sean Bright 9493981419 res_xmpp: Correctly check return value of SSL_connect
8 years ago
Sean Bright 7657c279b5 res_xmpp: Don't crash when trying to send a message without a connection
8 years ago
Sean Bright 0136ec12a3 res_xmpp: Include client name in connection related error messages
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
Karsten Wemheuer 2a6f18cd55 res_xmpp: Does not connect in component mode
9 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 47156aab92 res_xmpp: Buddies are always auto-registered when processing the roster
10 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Matthew Jordan dad0334cf1 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