summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2012-09-07Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported val...Richard Mudgett
2012-09-07Free ast_str objects when temp file fails to be created in MiniVMMatthew Jordan
2012-09-07Fix file descriptor leak and pointer scope issue in MiniVM when sending mailMatthew Jordan
2012-09-06Update QueueMemberStatus event documentation to include member status valuesMatthew Jordan
2012-09-06Ensure listed queues are not offered for completionKinsey Moore
2012-09-06Ensure "rules" is tab-completable for "queue show"Kinsey Moore
2012-09-06Allow configured numbers for FollowMe to be greater than 90 charactersMatthew Jordan
2012-09-05Add fixes and cleanup to app_alarmreceiver.Mark Michelson
2012-09-05Fix memory leaks in app_voicemail when using IMAP storage or realtime configMatthew Jordan
2012-09-04app_queue: Only log PAUSEALL/UNPAUSEALL when 1+ memebers changed.Jonathan Rose
2012-09-04Prevent crash from using app_page with no confbridge.conf file provided.Mark Michelson
2012-08-30Prevent crash on shutdown due to refcount error on queues container.Mark Michelson
2012-08-30Help prevent ringing queue members from being rung when ringinuse set to no.Mark Michelson
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-29Fix compile errors.Richard Mudgett
2012-08-29app_meetme: Adding test events for following activity in MeetMe.Jonathan Rose
2012-08-29Fix hangup cause passthrough regression.Richard Mudgett
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson