summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-12-14app_queue: Revert bad ringinuse=no patch.Richard Mudgett
2012-12-14app_queue: Make update_status() not return anything.Richard Mudgett
2012-12-13confbridge: Fix MOH on simultaneous user entry to a new conference.Richard Mudgett
2012-12-07confbridge: Fix some resource leaks on conference teardown.Richard Mudgett
2012-12-05confbridge: Fix several small issues.Richard Mudgett
2012-12-04confbridge: Update online XML documentation.Richard Mudgett
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-11-18Add a test event that reports changes in ConfBridge stateMatthew Jordan
2012-11-15app_meetme: Fix channels lingering when hung up under certain conditionsJonathan Rose
2012-11-15Patch to play correct sound file when a voicemail's urgent status is removedRusty Newton
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-10-30mixmonitor: Add a test eventJonathan Rose
2012-10-30confbridge: Fix a bug which made conferences not record with AMI/CLI commandsJonathan Rose
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-29Ensure that CDRs for a caller in a Queue that is not answered is NO ANSWER.Matthew Jordan
2012-10-18app_queue: Make ordering of rrmemory/rrordered persist over add/remove membersJonathan Rose
2012-10-18Fix XML Document Validation FailureMichael L. Young
2012-10-17Adds new formats to app_alarmreceiver, ALAW calls support and enhanced protec...Pedro Kiefer
2012-10-16Fixes two small regressions from ASTERISK-20157Pedro Kiefer
2012-10-15Fix some potential misuses of ast_str in the code.Mark Michelson
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-13Doxygen Clean upsAndrew Latham
2012-10-12Avoid a segfault on invalid format namesKinsey Moore
2012-10-10app_queue: Made pass connected line updates from the caller to ringing queue ...Richard Mudgett
2012-10-08Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked usersMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01app_queue: Support persisting and loading of long member lists.Sean Bright
2012-10-01Don't destroy confbridge config when error is encountered during a reload.Mark Michelson
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-28Add pause one second W dial modifier.Richard Mudgett
2012-09-28Add Duration header for PlayDTMF AMI ActionMatthew Jordan
2012-09-27Tweak app_dial documentation.Richard Mudgett
2012-09-27Fix SendDTMF crash and channel reference leak using channel name parameter.Richard Mudgett
2012-09-27Add VoicemailRefresh AMI ActionKinsey Moore
2012-09-26Fixed meetme tab completion and command documentation.Richard Mudgett
2012-09-26app_queue: 'agent available' hint, cleanup restart, and initial stateAlec L Davis
2012-09-25Fix error where improper IMAP greetings would be deleted.Mark Michelson
2012-09-25"show" completion option for "queue" shouldn't appear twiceKinsey Moore
2012-09-24func_audiohookinherit: Document some missed sources.Jonathan Rose
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-21app_queue: Make queue reload members and variants of that workJonathan Rose
2012-09-20Fix incorrect MeetME conference bridge reference count decrementing and somet...Joshua Colp
2012-09-20Add queue monitoring hintsMatthew Jordan
2012-09-20Support all ways a member can be available for 'agent available' hintsMatthew Jordan
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-19app_queue: Support an 'agent available' hintAlec L Davis
2012-09-10app_meetme: Document that 'p' option will continue in dialplan.Jonathan Rose
2012-09-07Fix exception path typo in app_queue.c try_calling().Richard Mudgett