summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2018-03-20Merge "BuildSystem: Remove unused dependency on libltdl."Joshua Colp
2018-03-19Merge "loader: Convert reload_classes to built-in modules."Jenkins2
2018-03-19Merge "app_voicemail: Fix json blob errors"George Joseph
2018-03-19Merge "app_dial: Enable early-media video"George Joseph
2018-03-17BuildSystem: Remove unused dependency on libltdl.Alexander Traud
2018-03-16app_dial: Enable early-media videoFlorian Floimair
2018-03-16app_voicemail: Fix json blob errorsGeorge Joseph
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-12Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."Jenkins2
2018-03-12Merge "Complete deprecating legacy modules."Jenkins2
2018-03-11Merge "app_osplookup: Move header defines into the app."Jenkins2
2018-03-08Merge "voicemail: Fixed wrong voicemail message count"Kevin Harwell
2018-03-08Complete deprecating legacy modules.Richard Mudgett
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2018-03-07voicemail: Fixed wrong voicemail message countSungtae Kim
2018-03-07app_osplookup: Move header defines into the app.Corey Farrell
2018-02-25apps/app_amd.c: Fixed total time and silence calculationsMichael Cargile
2018-02-13Deprecate legacy modules.Corey Farrell
2018-02-05app_confbridge: ConfbridgeList event has standard channel shapshot headers.Richard Mudgett
2018-02-05app_confbridge: Add the Muted header to ConfbridgeJoin AMI event.Richard Mudgett
2018-02-01Merge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold...Jenkins2
2018-01-31Merge "app_voicemail: Avoid always true when using pointer address."Jenkins2
2018-01-31app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.Richard Mudgett
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-29app_voicemail: Avoid always true when using pointer address.Alexander Traud
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-17app_followme: Add a prompt to be read when a call is connectedghjm
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-12app_osplookup.c: Avoid two format truncations.Alexander Traud
2018-01-08app_confbridge: Fix NULL check in action_kick_last.Corey Farrell
2018-01-06General: Avoid implicit conversion to char when changes value to negative.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-22Merge "app_voicemail: Fix file copy error handling."Jenkins2
2017-12-21Merge "Fix Common Typo's."Jenkins2
2017-12-20app_voicemail: Fix file copy error handling.Corey Farrell
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-20app_festival: Fix fd leak on connection failure.Corey Farrell
2017-12-19Merge "app_queue: Add feature to set wrapuptime on the queue member"George Joseph
2017-12-18app_voicemail: Fix memory management issues.Corey Farrell
2017-12-18app_queue: Add feature to set wrapuptime on the queue memberRodrigo Ramírez Norambuena
2017-12-18Merge changes from topic 'faster-aco'Joshua Colp
2017-12-18app_transfer: Remove LOCAL from documentation.Joshua Colp
2017-12-15Merge "app_queue: Fix extension state subscriptions removed on dialplan reload"Joshua Colp
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-12-14Merge "Add new AMI action for app_voicemail"Joshua Colp
2017-12-13Add new AMI action for app_voicemailpchero
2017-12-12app_queue: Fix extension state subscriptions removed on dialplan reloadIvan Poddubny
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-04Add new object for VoicemailUserEntrySungtae Kim