Commit Graph

178 Commits (20.2)

Author SHA1 Message Date
Peter Fern 58404b5c22 streams: Ensure that stream is closed in ast_stream_and_wait on error
2 years ago
Naveen Albert 8142b313c3 file.c: Don't emit warnings on winks.
3 years ago
Naveen Albert ce7846e658 file.c: Prevent formats from seeking negative offsets.
3 years ago
Naveen Albert 1633410161 res_stir_shaken: refactor utility function
3 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Naveen Albert d374d63ef8 app_voicemail: Refactor email generation functions
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Naveen Albert 0026aeada3 main/file.c: Don't throw error on flash event.
4 years ago
Sean Bright ddfb60ac2c app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
5 years ago
Kevin Reeves c626ccec12 main/file.c: Limit media cache usage to remote files.
5 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
8 years ago
George Joseph 3017f09f22 file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type
9 years ago
Kevin Harwell 70d5f90e3d stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 17b6ba49ef file: Ensure nativeformats remains valid for lifetime of use.
9 years ago
Matt Jordan ca14b99e6e main/file: Add the ability to play media in the media cache
9 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
George Joseph 31f0d78d7b app_playback: Suppress warnings on playback if channel hung up
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Corey Farrell 4d80f223af main/file.c: fix possible extra ast_module_unref to format modules.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Matthew Jordan 513981c89d main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Russell Bryant 33071d636c Protect ast_filestream object when on a channel
11 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
Kinsey Moore a0b7a49a4a Index installed sounds and implement ARI sounds queries
12 years ago
Russell Bryant 5d41d31621 Change cleanup ordering in filestream destructor.
12 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
12 years ago
Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files.
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago