Commit Graph

72 Commits (37ece75677bff5655f0a3fb4dbda2b7c4847bc50)

Author SHA1 Message Date
Naveen Albert 1633410161 res_stir_shaken: refactor utility function
4 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
4 years ago
Naveen Albert d374d63ef8 app_voicemail: Refactor email generation functions
4 years ago
Josh Soref 5d3a115bee include: Spelling fixes
4 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
8 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Kevin Harwell 70d5f90e3d stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 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
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Jonathan Rose 518ccb6706 Remove autojump extensions from SayUnixTime, make an option to perform automatic jumps.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Mark Michelson 1225ee831c Merged revisions 265089 via svnmerge from
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Matthew Nicholson 936a2bd202 Reverted 231616
16 years ago
Matthew Nicholson 8d1f4fa5ea Merged revisions 231614 via svnmerge from
16 years ago
Russell Bryant dd50b9e8b5 Merged revisions 222878 via svnmerge from
16 years ago
Mark Michelson 3a9c27459e Merged revisions 158072 via svnmerge from
17 years ago
Olle Johansson 28705e1bba Typo fixed earlier, that wasn't a typo after all.
18 years ago
Russell Bryant 799fd65435 fix a typo from revision 93138
18 years ago
Luigi Rizzo 2ee2c0b3a4 include mmap header if detected by configure
18 years ago
Russell Bryant 8a3e984b0c Merged revisions 90142 via svnmerge from
18 years ago
Luigi Rizzo 730e4eaca4 implement the split of file.h and mod_format.h
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Russell Bryant a6507769ca Merged revisions 85316 via svnmerge from
18 years ago
Russell Bryant 6e8997fe3c Change function documentation to use doxygen tags. (Really, I just needed
18 years ago
Russell Bryant 8bcfddc8ec Merged revisions 81599 via svnmerge from
18 years ago
Russell Bryant eaebbdab61 (closes issue #10271)
19 years ago
Russell Bryant 8d1e53958c Merge a bunch of doxygen updates to header files. This includes changes to
19 years ago
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 427df3f6c3 yet another massive performance and memory savings improvement
20 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 0aa9429c96 issue #5658, different fix
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
20 years ago
Kevin P. Fleming 97671a2b05 add 'exit context' and 'only stop on match' options to Background app (bug #4511)
21 years ago
Kevin P. Fleming 7a2d5cbb3e make ast_waitstream_* return value compatible with platforms that use unsigned char by default (bug #4455)
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago