summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2013-12-09app_page: Add predial handlers for app_page.Jonathan Rose
2013-12-09Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a Conf...Mark Michelson
2013-12-09Create function for retrieving Mixmonitor instance data.Mark Michelson
2013-12-05app_record: Add an option that allows DTMF '0' to act as an additional termin...Jonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-23app_voicemail: when forwarding a message, play vm-msgforwarded instead of vm-...Rusty Newton
2013-11-22PickupChan: Add ability to specify channel uniqueids as well as channel names.Richard Mudgett
2013-11-21app_directory: Set variable indicating reason directory exitedJonathan Rose
2013-11-15Confbridge: Add option to review the recording similar to announce_join_leaveJonathan Rose
2013-11-14Pickup: Pickup() and PickupChan() parameter parsing improvements.Richard Mudgett
2013-11-14Pickup: Ensure using PICKUPMARK never considers the picking channel.Richard Mudgett
2013-11-14Say: If SAY_DTMF_INTERRUPT is set to an ast_true value, jump on DTMFJonathan Rose
2013-11-12CELGenUserEvent: Fix error message from ast_json_packKinsey Moore
2013-11-11Confbridge: add test events for dynamic menus testJonathan Rose
2013-11-11Get rid of some inaccurate comments.Mark Michelson
2013-11-11app_queue: Honor penalty limits of 0Kinsey Moore
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2013-11-06app_queue: crash if first agent is "busy"Kevin Harwell
2013-11-02confbridge: Separate user muting from system muting overrides.Richard Mudgett
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-11-01app_confbridge: Make the CONFBRIDGE function be able to create dynamic menusJonathan Rose
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