summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2014-03-06app_confbridge: Remove some noop code.Richard Mudgett
2014-02-28app_queue: Fix documented AMI event nameKinsey Moore
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2014-02-21app_chanspy: Documentation Update To Clarify "x" OptionMichael L. Young
2014-02-20apps/app_queue - Fix incorrect Macro parameter documentationRusty Newton
2014-02-10ConfBridge: Correct prompt playback targetKinsey Moore
2014-02-01app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEKCorey Farrell
2014-01-31CDRs: fix a variety of dial status problems, h/hangup handler creating CDRsMatthew Jordan
2014-01-31app_dial: Allow macro/gosub pre-bridge execution to occur on prioritiesMatthew Jordan
2014-01-31ChanSpy: Add ability to specify channel uniqueids as well as channel names.Richard Mudgett
2014-01-22ConfBridge: Fix channel parameter documentationKinsey Moore
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2014-01-14verbosity: Fix performance of console verbose messages.Richard Mudgett
2014-01-12CDRs: Synchronize dialplan applications that manipulate CDRs with the engineMatthew Jordan
2014-01-09app_confbridge: Fix crash caused when waitmarked/marked users leave togetherMatthew Jordan
2014-01-09"Minimun" typo.Walter Doekes
2014-01-06app_voicemail: Explicitly set defaultenabled=yesRichard Mudgett
2014-01-06External MWI core support.Richard Mudgett
2014-01-03app_meetme: compiler warningKevin Harwell
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-16app_sms: BufferOverflow when receiving odd length 16 bit messageScott Griepentrog
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-11app_voicemail: Voicemail callback registration/unregistration function improv...Richard Mudgett