Commit Graph

24218 Commits (bd4aee4b7bd10f793ae0bbd7db8fcdb9eff9c65c)
 

Author SHA1 Message Date
Matthew Jordan bb03580dd5 localtime: Fix file descriptor leak on kqueue(2) systems
10 years ago
Richard Mudgett 3e6e5a977e chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 2befe82721 chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
George Joseph a0dc90c5b8 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Kevin Harwell 9445a45188 app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan 8bb48e1f50 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan bbfc8cc778 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan a0046c768c configure: Promote SQLite3 "not installed" warning to error
10 years ago
Matthew Jordan 6c4df2c704 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan af498bf03e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
David M. Lee 551b35e822 Increase WebSocket frame size and improve large read handling
10 years ago
Matthew Jordan 789d4379b6 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Kevin Harwell 5c89e951bc bridge_softmix: G.729 codec license held
10 years ago
Matthew Jordan 37df042fd8 apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Joshua Colp e46bb411ae http: Add missing html tag to 'httpstatus' functionality.
10 years ago
Corey Farrell 5464d4df00 Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago
Corey Farrell 5881fedfa6 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Richard Mudgett e16226c167 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Matthew Jordan 991f979039 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Richard Mudgett 13d0e9fe7d chan_dahdi: Remove some dead code.
10 years ago
Matthew Jordan 78eb83d0a0 tcptls: Handle new OpenSSL compile time option to disable SSLv3
10 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
10 years ago
Matthew Jordan a1ed030c5c apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
10 years ago
Matthew Jordan e5d1dbafe0 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
10 years ago
Kevin Harwell b1720c411d res_http_websocket: websocket write timeout fails to fully disconnect
10 years ago
Corey Farrell 9d5c52f10b Enable REF_DEBUG for ast_module_ref / ast_module_unref.
10 years ago
Matthew Jordan bc1e13dfc3 channels/chan_sip: Ensure that a BYE is sent during INVITE w/Replaces transfer
10 years ago
Matthew Jordan 6eff598552 res/res_odbc: Remove unneeded queries when determining if a table exists
10 years ago
Scott Griepentrog 2394edcc32 config hooks: correct ref leaks
10 years ago
Mark Michelson 1013556042 Backport memory leak fix in pbx.c from branch 13 revision 431468
10 years ago
Mark Michelson 47b83c9378 Use SIPS URIs in Contact headers when appropriate.
10 years ago
Joshua Colp 9fe6588349 res_rtp_asterisk: Fix DTLS when used with OpenSSL 1.0.1k
10 years ago
Mark Michelson ff775a17cf Fix compilation error from previous patch.
10 years ago
Mark Michelson c9f0b565c8 Mitigate possible HTTP injection attacks using CURL() function in Asterisk.
10 years ago
Kevin Harwell 5e446681f0 tcptls: Bad file descriptor error when reloading chan_sip
10 years ago
Kevin Harwell 9f694d888e chan_sip: stale nonce causes failure
10 years ago
Richard Mudgett c9ce281846 app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
10 years ago
Richard Mudgett 045557ad1b app_confbridge: Whitespace
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
Walter Doekes 2fa4484340 chan_sip: Case insensitive comparison of "defaultuser" parameter.
10 years ago
Matthew Jordan 189bbe46c0 apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
10 years ago
Matthew Jordan 47679ea533 contrib/scripts/install_prereq: Don't install 32-bit packages on 64-bit hosts
10 years ago
Matthew Jordan ee3290a70c app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
10 years ago
Matthew Jordan 77dcac119c build_tools/mkpkgconfig: Fix Cflags concatenation error in asterisk.pc
11 years ago
Richard Mudgett 2ecff992af app_macro: Don't restore the calling location on a channel redirect.
11 years ago
Matthew Jordan a849974612 main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Matthew Jordan 6d5f0a0db9 funcs/func_curl: Fix memory leak when CURLOPT channel datastore is destroyed
11 years ago
Kinsey Moore a0da993ddb res_fax: Add T.38 negotiation timeout option
11 years ago
Kevin Harwell 89b8a4bf01 app_queue: Update sample conf documenation
11 years ago