Commit Graph

2556 Commits (e99783e79208bb48cbb8be4b66d56bb9b5a786d8)

Author SHA1 Message Date
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
12 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
12 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
12 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
12 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
12 years ago
David M. Lee 647c6859db Corrected cross-platform stat nanosecond code
12 years ago
Matthew Jordan 6087765a48 rtp_engine: fix crash during remote native bridging when calling get_codecs
12 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
12 years ago
Richard Mudgett 741dc49934 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
12 years ago
Kevin Harwell c84296ef71 cdr_radius, cel_radius: build agains libfreeradius-client
12 years ago
Russell Bryant b619a405a5 Protect ast_filestream object when on a channel
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Rusty Newton 05117c87b7 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
David M. Lee a9ee948e90 security: Inhibit execution of privilege escalating functions
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Scott Griepentrog 90da875326 rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 53b25ff6eb pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
13 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
13 years ago
Matthew Jordan eac2c3b91a Set 14400 as the default max bit rate if T38MaxBitRate is not specified
13 years ago
Walter Doekes b3eef9957e Consistent memory allocation by ast_bt_get_symbols.
13 years ago
Kinsey Moore 457d5c39dc Use srtp_shutdown when available
13 years ago
Richard Mudgett a58b7639dd Make ao2 global objects not always use the debug version of the ao2_ref() calls.
13 years ago
Sean Bright f03ff24bac Use the proper lower bound when doing saturation arithmetic.
13 years ago
Jason Parker d8216bd9ee Add dependency on libuuid, for res_rtp_asterisk
13 years ago
Joshua Colp 2d95e2884e Regenerate the configure script. The one in the tree was not working for me at all.
13 years ago
Kevin Harwell 1595101bb6 Stopped spamming of debug messages during attended transfer.
13 years ago
Richard Mudgett 2d1b7d4732 Make CHECK_BLOCKING() debug message more useful.
13 years ago
Matthew Jordan 49959b511f Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
13 years ago
Walter Doekes bb450bafd7 Add builtin roundf() for systems lacking it.
13 years ago
David M. Lee af6b4fed4f Specify the -rpath linker flag when prefix != /usr.
13 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
David M. Lee 1f6610acec Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.
13 years ago
David M. Lee 8d7224d5a8 Replace errant tabs with spaces in causes.h.
13 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Richard Mudgett 797e403982 confbridge: Fix MOH on simultaneous user entry to a new conference.
13 years ago
Richard Mudgett 869c2b30c9 Cleanup core main on exit.
13 years ago
Richard Mudgett 224dd2f60a Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan c4f013c5c8 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee bbf3526314 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Richard Mudgett 647810f1d0 Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Andrew Latham 794eb78090 Doxygen Updates
13 years ago
Richard Mudgett 7c69310497 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago