Commit Graph

2386 Commits (b718f91873e39e75aee91bd73d95ffb62ed38f1e)

Author SHA1 Message Date
Richard Mudgett 1509ae5779 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett 7550fe7efb AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Corey Farrell 1dff17f051 autoservice: stop thread on graceful shutdown
11 years ago
Jonathan Rose 560380a018 chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett 3dace58a49 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan 751dc2b7da main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett a997ddc829 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Matthew Jordan f222e30437 res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
David M. Lee a15bacd163 Corrected cross-platform stat nanosecond code
11 years ago
Matthew Jordan bb9dfa1962 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Richard Mudgett 6e6a7f2af0 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Richard Mudgett d1b9b7fc77 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago
Kevin Harwell 88794101a9 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Russell Bryant 270775ce52 Protect ast_filestream object when on a channel
11 years ago
Rusty Newton 07b4024151 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
David M. Lee 99267c7a7b security: Inhibit execution of privilege escalating functions
12 years ago
Scott Griepentrog ceab8bf73c rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 08f1768dc3 pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
David M. Lee ade59844ab Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Richard Mudgett f49ffa9d4c Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan 527b7c06d0 Set 14400 as the default max bit rate if T38MaxBitRate is not specified
12 years ago
Walter Doekes ae157a6b66 Consistent memory allocation by ast_bt_get_symbols.
12 years ago
Russell Bryant 4a6c3a4237 astobj2-ify the SLA code
12 years ago
Kinsey Moore f0a8ba971b Use srtp_shutdown when available
12 years ago
Sean Bright cf90e44d99 Use the proper lower bound when doing saturation arithmetic.
12 years ago
Joshua Colp 54ce2c1491 Fix the configure script over here as well.
12 years ago
Richard Mudgett 165410c002 Make CHECK_BLOCKING() debug message more useful.
12 years ago
Walter Doekes 579ad507c8 Add builtin roundf() for systems lacking it.
12 years ago
David M. Lee c5aee60db5 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
David M. Lee d1321a2a77 Replace errant tabs with spaces in causes.h.
13 years ago
Richard Mudgett 1457bf7bf0 Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 5996dd6a23 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Mark Michelson c9e7b549b1 Adjust RTP instance's available_formats callback to return the correct type.
13 years ago
Richard Mudgett 83c6a754e6 Cleanup core main on exit.
13 years ago
Richard Mudgett 7b54904b81 Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan 274a263773 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee fe1ea0d38e Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Richard Mudgett df3fc95c4a Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson e95efa6c50 Fix misuses of timeouts throughout the code.
13 years ago
Richard Mudgett 2fcf4a32a0 Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan d8a6097f96 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Andrew Latham 9fce533f29 Doxygen Updates
13 years ago
Mark Michelson 30287adef2 Fix some potential misuses of ast_str in the code.
13 years ago
Mark Michelson e1d1cd4aa3 Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Sean Bright 509c3ebaf7 app_queue: Support persisting and loading of long member lists.
13 years ago
David M. Lee 5cf7e22c08 Fix timeouts for ast_waitfordigit[_full].
13 years ago
Matthew Jordan e461247cef Constify __ao2_ref_debug in astobj2
13 years ago
Richard Mudgett af738476ca Use better libss7 detection test and move libpri compile test.
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago