summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-28datastores: Audit ast_channel_datastore_remove usage.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-25app_bridgewait: Remove possibility of race condition between channels leaving...Joshua Colp
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-23app_voicemail: use a consistent generator stringScott Griepentrog
2014-07-22apps/app_mixmonitor: Add Options To Play Beep At Start Or StopMichael L. Young
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-13Fix minor reference leaks in app_skel and TEST_FRAMEWORKCorey Farrell
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-06-30apps/app_voicemail: Fix compilation error introduced in r417591Matthew Jordan
2014-06-30app_voicemail, say: Add support for Japanese LanguageMatthew Jordan
2014-06-26app_jack: Support audio with a sampling rate higher than 8kHzMatthew Jordan
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-12app_queue: delayed state can cause early leavewhenempty ringingScott Griepentrog
2014-06-12MixMontior: Add class authorization requirements to MixMonitor AMI commandsJonathan Rose
2014-06-05app_confbridge: Allow muting of users waiting to enter a ConfBridgeMatthew Jordan
2014-06-04app_confbridge: Correct verification of conference name lengthCorey Farrell
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28app_agent_pool: Return to dialplan if the agent fails to ack the call.Richard Mudgett
2014-05-22app_meetme: Don't interrupt MOH for waitmarked users.Richard Mudgett
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-15app_meetme: Fix overwrite of DAHDI conference data structure.Richard Mudgett
2014-05-12app_chanspy: Fix a test that was failing on account of r413551Jonathan Rose
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-09app_chanspy: Fix a bug where Barge mode could failJonathan Rose
2014-05-08app_queue: Extend documentation for various Manager actions and events.Joshua Colp
2014-05-07app_confbridge: Fixed "CBAnn" channels not going away.Richard Mudgett
2014-05-07app_confbridge: Fix ref leak in CLI "confbridge kick" command.Richard Mudgett
2014-04-21Confbridge: Fix ConfbridgeKick AMI documentationKinsey Moore
2014-04-21Confbridge: Add references for kick all optionKinsey Moore
2014-04-19app_sms: Fix uninitialized values; hangup channel when REL is sent successfullyMatthew Jordan
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-18app_dial and app_queue: Make lock the forwarding channel while taking the cha...Richard Mudgett
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-11app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.Richard Mudgett
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-09Add a Command header to the AMI Mixmonitor action.Mark Michelson
2014-04-08app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wron...Richard Mudgett
2014-04-07app_queue: Re-add HoldTime to QueueCallerAbandon event (simple typo during as...Walter Doekes
2014-04-01app_queue: Fix a bug where realtime members would be deleted during reload ca...Joshua Colp
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-20app_confbridge: Fix bug - users with startmuted set don't start mutedJonathan Rose
2014-03-17app_confbridge: Add missing destructor call to announcer channel destructor.Richard Mudgett
2014-03-12app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up whil...Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog