Commit Graph

3772 Commits (bb73c2272efb04598dd749819f2bf3ebdde6b2df)

Author SHA1 Message Date
David M. Lee d3bb2506a1 Gently reduce masquerade insanity
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
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 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
Kinsey Moore ad582f9aef Add missing test event
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
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
13 years ago
Sean Bright cdf8498784 Revert 378248. I changed the logic of this function unitentionally, pointed out by file.
13 years ago
Sean Bright 9c20603dfc Bail out early when building an ast_trans_pvt and the translator doesn't supply a 'newpvt'
13 years ago
Richard Mudgett 255d82aae3 Give the causes[] a struct name.
13 years ago
Kinsey Moore dec9ee2f04 Add test events for time limit-related hangups
13 years ago
Richard Mudgett 5e2c52a546 Fix potential double free when unloading a module.
13 years ago
Jason Parker 7ecf0aa94b Make libasteriskssl.so symlink use a relative path.
13 years ago
Jonathan Rose ae655031b9 Features: BRIDGE_FEATURES variable automixmonitor support and use proper party
13 years ago
Russell Bryant fad2637297 Remove compile time check HAVE_DEV_URANDOM.
13 years ago
Mark Michelson 71b1e411b0 Re-add taskprocessor cleanup code that was removed by the UUID merge.
13 years ago
Michael L. Young ff2414ce86 Convert Dynamic Features Buffer To Use ast_str
13 years ago
Mark Michelson 9c74a60ba5 Add test events necessary for bridging tests to be able to properly run.
13 years ago
Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files.
13 years ago
Richard Mudgett b059bd4c28 Cleanup udptl on exit.
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Richard Mudgett 7f05e2c72e Cleanup taskprocessor on exit.
13 years ago
Richard Mudgett 4f6c90bf3a Cleanup pbx on exit.
13 years ago
Richard Mudgett 75a037c727 Cleanup logger on exit.
13 years ago
Richard Mudgett 96a510e157 Cleanup indications on exit.
13 years ago
Richard Mudgett 7990b03e4e Cleanup event on exit.
13 years ago
Richard Mudgett f7954f54db Cleanup dnsmgr on exit.
13 years ago
Tilghman Lesher ac16a70dce Improve documentation by making all of the colors used readable,
13 years ago
Richard Mudgett 1d11efe9f4 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Russell Bryant ed72243022 Minor code cleanup in named_acl.c.
13 years ago
Russell Bryant 75827ca16b Add CLI tab completion to 'acl show'.
13 years ago
Matthew Jordan 905b2a5932 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Richard Mudgett 7c0b94a3e5 Remove init_framer(). It no longer does anything.
13 years ago
Richard Mudgett 4dcb973228 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Richard Mudgett 83c5fac6b1 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 77561124b0 Cleanup core main on exit.
13 years ago
Richard Mudgett f9cc7a15ad Cleanup config cache on exit.
13 years ago
Richard Mudgett 595dd41c45 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett b59c27000a Cleanup CDR resources on exit.
13 years ago
Richard Mudgett a36f73447d Fix CCSS CLI commands and logger level not unregistered.
13 years ago