summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
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