summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-06-24app_dial: Hold reference to calling channel formats when dialing outbound.Joshua Colp
2015-06-11app_directory: Fix crash when using the alias option 'a'.Richard Mudgett
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-05-20app_playback: Suppress warnings on playback if channel hung upGeorge Joseph
2015-05-13app_voicemail: fix moving when old messages fullJonathan Rose
2015-05-05app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameterIvan Poddubny
2015-04-24app_confbridge: Default the template option to a compatible default profile.Kevin Harwell
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-09apps/app_queue: Prevent possible crash when evaluating queue penalty rulesMatthew Jordan
2015-04-08clang compiler warnings: Fix pointer-bool-converesion warningsMatthew Jordan
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-03-31stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-03-22Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-03-14apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentationMatthew Jordan
2015-03-10app_voicemail: Fix crash with IMAP backends when greetings aren't presentMatthew Jordan
2015-03-05app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.George Joseph
2015-02-26app_chanspy, channel: fix frame leaksKevin Harwell
2015-02-26make: Remove 'res_features' from libraries to link against with cygwin/mingw32Matthew Jordan
2015-02-21apps/app_voicemail: Demote an ERROR message to a WARNING messageMatthew Jordan
2015-02-20apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft ExchangeMatthew Jordan
2015-02-15apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishesMatthew Jordan
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-30app_agent_pool: Fix initial module load agent device state reporting.Richard Mudgett
2015-01-27app_confbridge: Repeatedly starting and stopping recording ref leaks the reco...Richard Mudgett
2015-01-27app_confbridge: Restore user's menu name to CLI output of 'confbridge list'Matthew Jordan
2015-01-23app_confbridge: Make CBRec channel names more unique.Richard Mudgett
2015-01-23app_confbridge: WhitespaceRichard Mudgett
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22apps/app_voicemail: Trigger MWI notification with MixMonitor m() optionMatthew Jordan
2015-01-21apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro valuesMatthew Jordan
2015-01-20app_voicemail: Temp message left after review/hangup with ODBC/IMAP backendMatthew Jordan
2015-01-13app_macro: Don't restore the calling location on a channel redirect.Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-06apps/app_meetme: Apply default values on initial load with no config fileMatthew Jordan
2014-12-03apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneouslyMatthew Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-12-01app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 ...Joshua Colp
2014-11-20AST-2014-017 - app_confbridge: permission escalation/ class authorization.Kevin Harwell
2014-11-17apps/app_confbridge: Ensure 'normal' users hear message when last marked leavesMatthew Jordan
2014-11-17app_confbridge: Don't play leader leaving prompt if no one will hear itMatthew Jordan
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-14app_confbridge: Play "leader has left" sound even when musiconhold is enabled.Joshua Colp