summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-30app_agent_pool: Fix initial module load agent device state reporting.Richard Mudgett
2015-01-27app_confbridge: Repeatedly starting and stopping recording ref leaks the reco...Richard Mudgett
2015-01-27app_confbridge: Restore user's menu name to CLI output of 'confbridge list'Matthew Jordan
2015-01-23app_confbridge: Shorten CBRec channel names to CBRec/<conf_name>-<seq-num>Richard Mudgett
2015-01-23app_confbridge: Make CBRec channel names more unique.Richard Mudgett
2015-01-23app_confbridge: WhitespaceRichard Mudgett
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22apps/app_voicemail: Trigger MWI notification with MixMonitor m() optionMatthew Jordan
2015-01-21apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro valuesMatthew Jordan
2015-01-20app_voicemail: Temp message left after review/hangup with ODBC/IMAP backendMatthew Jordan
2015-01-13app_macro: Don't restore the calling location on a channel redirect.Richard Mudgett
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-12-22app_confbridge: Fix build error caused by XML validation errorsMatthew Jordan
2014-12-22app_confbridge: Add the ability to pass options/command to MixMonitorMatthew Jordan
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-06apps/app_meetme: Apply default values on initial load with no config fileMatthew Jordan
2014-12-03apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneouslyMatthew Jordan
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-12-01app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 ...Joshua Colp
2014-11-20AST-2014-017 - app_confbridge: permission escalation/ class authorization.Kevin Harwell
2014-11-17apps/app_confbridge: Ensure 'normal' users hear message when last marked leavesMatthew Jordan
2014-11-17app_confbridge: Don't play leader leaving prompt if no one will hear itMatthew Jordan
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-14app_confbridge: Play "leader has left" sound even when musiconhold is enabled.Joshua Colp
2014-11-09app_voicemail: Fix enhancement that allowed multiple recipients in To: headerMatthew Jordan
2014-11-06app_agent_pool: Made agent alert interruptable by DTMF.Richard Mudgett
2014-11-03Fix compile error caused by review 4138Corey Farrell
2014-11-02Fix ast_writestream leaksCorey Farrell
2014-10-30app_queue: fix a couple leaks to struct call_queue in set_member_valueCorey Farrell
2014-10-30app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.Walter Doekes
2014-10-28app_queue: Cleanup ao2_iteratorCorey Farrell
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-03audiohooks: Reevaluate the bridge technology when an audiohook is added or re...Richard Mudgett
2014-10-03app_queue: Add dialplan function to get the channel name at the specified pos...Richard Mudgett
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-08-30confbridge: Add Duration to ConfbridgeList eventGeorge Joseph
2014-08-27confbridge: Add 'Admin' param to join, leave, mute, unmute and talking eventsGeorge Joseph
2014-08-26confbridge: Make kick, mute and unmute handle channel targets consistently.George Joseph
2014-08-22Fix a locking inversion in MixMonitor.Mark Michelson
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-17apps/app_meetme: Fix crash when publishing MeetMe messages with no channelMatthew Jordan
2014-08-17apps/app_dial: Fix Dial 'z' optionMatthew Jordan
2014-08-15app_voicemail/app: Remove test events that were duplicated by r421059Matthew Jordan
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-08-12app_voicemail: Fix the "test_voicemail_vm_info" unit test.Joshua Colp