summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2015-11-17Merge "Confbridge: Add a user timeout option" into 13Joshua Colp
2015-11-16Confbridge: Add a user timeout optionMark Michelson
2015-11-16app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!Alec Davis
2015-11-10Merge "ast_format_cap_get_names: To display all formats, the buffer was incre...Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-06docs: Fix a few typo's in app docs (more then, resourse).Walter Doekes
2015-09-29Merge "app_queue.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-29Merge "app_queue.c: Factor out a connected line update routine." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Make 'A' option pass COLP updates." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-28Merge "app_dial.c: Factor out a connected line update routine." into 13Joshua Colp
2015-09-25app_queue.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_queue.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Make 'A' option pass COLP updates.Richard Mudgett
2015-09-25app_dial.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_dial.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Remove some no-op code.Richard Mudgett
2015-09-22app_page.c: Fix crash when forwarding with a predial handler.Richard Mudgett
2015-09-21app_record: RECORDED_FILE variable not being populatedKevin Harwell
2015-09-19Merge "app_queue: AgentComplete event has wrong reason" into 13Matt Jordan
2015-09-17app_queue: AgentComplete event has wrong reasonKevin Harwell
2015-09-17app_queue: Crash when transferringKevin Harwell
2015-08-18app_queue.c: Extract some functions for simpler code.Richard Mudgett
2015-08-18app_queue.c: Fix error checking in QUEUE_MEMBER() read.Richard Mudgett
2015-08-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-07-15apps/app_dictate: Fix typo in attributionMatt Jordan
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