Commit Graph

23285 Commits (73b33dbacf42aacea68d9c9f15b7248f2dbd943a)
 

Author SHA1 Message Date
Jason Parker 73b33dbacf Reduce number of packages install_prereq installs on Debian systems.
13 years ago
Richard Mudgett 9b6d9bcf99 Reduce call-id logging resource usage.
13 years ago
Richard Mudgett 5e46455806 chan_misdn: Fix compile error.
13 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
Matthew Jordan 02e70d78b6 Fix parsing SMSSRC for SMS messages
13 years ago
Matthew Jordan 9693f8f10f Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extension
13 years ago
Matthew Jordan a4d0878955 Add busy detection to chan_mobile
13 years ago
Richard Mudgett 491e0064b8 Fix ast_bridge_features_register() not registering builtin features. I broke. Ooops.
13 years ago
David M. Lee bb73c2272e Fixed doc comment for ast_test_validate
13 years ago
David M. Lee d3bb2506a1 Gently reduce masquerade insanity
13 years ago
David M. Lee a91a289154 Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
Matthew Jordan 9b475cd3ef Reset RTP timestamp; sequence number on SSRC change
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Joshua Colp c5ec471766 Retain XMPP filters across reconnections so external modules continue to function as expected.
13 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
13 years ago
Richard Mudgett 2db3cc2e26 * Simplify native bridge code in ast_channel_bridge().
13 years ago
Richard Mudgett e31002b9b2 * Removed some noop code and restructured an else-if ladder in ast_generic_bridge().
13 years ago
Richard Mudgett 8760b2644e * Simple optimization of bridge_playfile().
13 years ago
Richard Mudgett 240fab21f9 Trivial misc bridge code changes.
13 years ago
Richard Mudgett 63bd8de579 Fix logger.c function definition.
13 years ago
Richard Mudgett e342ffb969 Trivial misc bridge code changes.
13 years ago
Richard Mudgett 32cb4ca542 Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() to be void functions.
13 years ago
Richard Mudgett 04501f0054 * Whitespace changes.
13 years ago
Richard Mudgett 671499c8b2 * Found some more places to use ast_channel_lock_both().
13 years ago
David M. Lee 6dfcc86c0d Fix end condition in ast_rtp_lookup_mime_multiple2.
13 years ago
David M. Lee 2f25e4b83e Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.
13 years ago
David M. Lee 4f4d6da941 Replace errant tabs with spaces in causes.h.
13 years ago
Richard Mudgett c41e70d647 app_queue: Fix incorrect assertion.
13 years ago
Richard Mudgett 8ed2c74fe3 app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago
Damien Wedhorn f795062662 Add group and namedgroup pickup to skinny
13 years ago
Damien Wedhorn bacc5e6604 Rewrite skinny dialing to remove threaded simpleswitch
13 years ago
Jonathan Rose 9d5f6e050e res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
13 years ago
Kinsey Moore 9e814816cb Fix pjproject compilation in certain circumstances
13 years ago
Michael L. Young 209373262d Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Joshua Colp 4838d6ff68 Don't pass STUN packets through the SRTP unprotect function.
13 years ago
Andrew Latham a30e74da4f Doxygen Cleanups
13 years ago
Michael L. Young 8c0d7005f3 Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension Present
13 years ago
Richard Mudgett 1d685bd28c chan_agent: Fix wrapup time wait response.
13 years ago
Kinsey Moore ad582f9aef Add missing test event
13 years ago
Richard Mudgett da7c2e3ffe chan_agent: Misc code cleanup.
13 years ago
Richard Mudgett 11571714fe chan_agent: Fix agent_indicate() locking.
13 years ago
Tilghman Lesher 7739ed9989 Add aliases to the Directory.
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
Matthew Jordan 473ec0b1c3 Clean up app_mysql's application entry points to properly parse arguments
13 years ago
Matthew Jordan 89f9e077d7 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett 5601f3be43 Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago