Commit Graph

2577 Commits (c40a6caac3396ca1337a5f69b466520021d215d4)

Author SHA1 Message Date
Matthew Jordan 69e30dfcb5 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Corey Farrell 5881fedfa6 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
10 years ago
Corey Farrell 9d5c52f10b Enable REF_DEBUG for ast_module_ref / ast_module_unref.
10 years ago
Walter Doekes 636bbdf9e6 Typo's (missed a spot in r430996).
10 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
10 years ago
Matthew Jordan a849974612 main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Kinsey Moore a0da993ddb res_fax: Add T.38 negotiation timeout option
11 years ago
Richard Mudgett 7a29f3603b queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Richard Mudgett b97dbd724e DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Corey Farrell e9f3480121 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Matthew Jordan dfdf47a752 include/asterisk/xmpp.h: Convert indentation to tabs
11 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
George Joseph 2b4423d2b3 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
11 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
David M. Lee 647c6859db Corrected cross-platform stat nanosecond code
11 years ago
Matthew Jordan 6087765a48 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Richard Mudgett 741dc49934 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago
Kevin Harwell c84296ef71 cdr_radius, cel_radius: build agains libfreeradius-client
11 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__
12 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan eac2c3b91a Set 14400 as the default max bit rate if T38MaxBitRate is not specified
12 years ago
Walter Doekes b3eef9957e Consistent memory allocation by ast_bt_get_symbols.
12 years ago
Kinsey Moore 457d5c39dc Use srtp_shutdown when available
12 years ago
Richard Mudgett a58b7639dd Make ao2 global objects not always use the debug version of the ao2_ref() calls.
12 years ago
Sean Bright f03ff24bac Use the proper lower bound when doing saturation arithmetic.
12 years ago
Jason Parker d8216bd9ee Add dependency on libuuid, for res_rtp_asterisk
12 years ago
Joshua Colp 2d95e2884e Regenerate the configure script. The one in the tree was not working for me at all.
12 years ago