summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2013-10-24app_voicemail: Memory Leaks against testsJonathan Rose
2013-10-22app_queue: Fix CLI "queue remove member" queue_log entry.Richard Mudgett
2013-10-22Add an 'R' option to Dial which sends ringing until early media has been rece...Joshua Colp
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-16Don't check all realtime queues when doing "queue show some_queue".Walter Doekes
2013-10-08app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging b...Richard Mudgett
2013-10-08app_confbridge: Can now set the language used for announcements to the confer...Richard Mudgett
2013-10-08app_confbridge: Fix duplicate default_user profile.Richard Mudgett
2013-10-08Make app_queue and res_agi independent of AMI being enabled.Richard Mudgett
2013-10-07Miscellaneous stand alone comment cleanups.Richard Mudgett
2013-10-06app_queue: Fix Queuelog EXITWITHKEY only logging two of four fieldsMichael L. Young
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-26Adding a few words to the Dial option 'r' help text to clarify its tone argum...Rusty Newton
2013-09-24app_queue: Don't be quite so aggressive in initializing the arrayMatthew Jordan
2013-09-24app_queue: Initialize array holding MixMonitor exec optionsMatthew Jordan
2013-09-21app_queue: Fix json blob ref leak.Richard Mudgett
2013-09-17Confbridge: empty conference not being torn downKevin Harwell
2013-09-16app_speech_utils: Fix unresolved symbol ast_speech_get_setting().Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Fix several crashes in MeetMeAdminKinsey Moore
2013-09-12'queue add member' help text correctionRusty Newton
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-09-04app_voicemail: Fix leaking config objects when msg_id doesn't matchJonathan Rose
2013-08-30Fix memory leaksKevin Harwell
2013-08-29Verbose logging discrepanciesKevin Harwell
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-22Minor tweaks with ast_moh_start() callers.Richard Mudgett
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Remove set but unused variable 'meid'.Mark Michelson
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-20Let Queue wrap up time influence member availabilityMatthew Jordan
2013-08-19Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMRECMatthew Jordan
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Fix feature_attended_transfer testKinsey Moore
2013-08-14app_bridgewait: Inhibit local channel optimizations to the bridge.Richard Mudgett
2013-08-09Update documentation for ConfBridge with some additional markupMatthew Jordan
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-08-08Hide the Surrogate channels from external consumers; kill Masquerade eventsMatthew Jordan
2013-08-07Perform Ring-No-Answer checks before processing Hangup logicMatthew Jordan
2013-08-06Fixed app_meetme for cache split changesDavid M. Lee
2013-08-06ARI: Add recording controlsDavid M. Lee