Commit Graph

115 Commits (de7280fc7dcb003ef5b4aedcb8f81e1cbdc44c9f)

Author SHA1 Message Date
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Sean Bright 50a023add5 Merged revisions 304097 via svnmerge from
14 years ago
David Vossel 2a618dc998 Merged revisions 301446 via svnmerge from
15 years ago
Tilghman Lesher fad87eea35 Merged revisions 301402 via svnmerge from
15 years ago
Tilghman Lesher 1d48790cc2 Merged revisions 299989 via svnmerge from
15 years ago
Tilghman Lesher 45432d77b0 Merged revisions 290576 via svnmerge from
15 years ago
Olle Johansson e85f6a3d48 Merged revisions 286270 via svnmerge from
15 years ago
Olle Johansson 5f7c0c349f Small doxygen fix and doc addition
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
David Vossel 3f9c6bb3bc file.c was truncating audio file formats to the lower 32bits.
15 years ago
Richard Mudgett a8b0a415fc Suppress warning in waitstream_core().
15 years ago
Terry Wilson 408ba24fad Merged revisions 254451 via svnmerge from
15 years ago
Tilghman Lesher cf6592e58e Merge tests that verify the same thing. (Oops.)
15 years ago
Tilghman Lesher 962b1a22fd Try to make ast_format_str_reduce fail...
15 years ago
Matthew Nicholson 98b69d84e1 Merged revisions 238629 via svnmerge from
16 years ago
Russell Bryant 507e579dc9 Merged revisions 232007 via svnmerge from
16 years ago
Matthew Nicholson 65c9bfbead Merged revisions 231740 via svnmerge from
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant dd50b9e8b5 Merged revisions 222878 via svnmerge from
16 years ago
Tilghman Lesher 07f9778f5b Merged revisions 219653 via svnmerge from
16 years ago
Kevin P. Fleming 7f745ecd73 Document language prompt submission process.
16 years ago
Russell Bryant 3b91d3b5ab Revert some silly code that snuck into trunk from my working copy. Sorry!
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago
Russell Bryant 4021f7d71b Merged revisions 203785 via svnmerge from
16 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Joshua Colp c35e305c82 Fix a memory leak of the write buffer when writing a file.
16 years ago
Mark Michelson 76a73083a4 Merged revisions 188582 via svnmerge from
16 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
16 years ago
Russell Bryant b043f8ab1b Don't act surprised if we get a -1 indication.
16 years ago
Joshua Colp 5f7f4a0c84 Fix an issue where the timer for file playback would not be stopped if DAHDI was not installed.
16 years ago
Mark Michelson bd244342e2 Fix a problem where file playback would cause fds to remain open forever
16 years ago
Russell Bryant b0a8b26ac2 Merged revisions 167566 via svnmerge from
17 years ago
Russell Bryant 90431add27 Merged revisions 167554 via svnmerge from
17 years ago
Russell Bryant 9ec93dbcef Merged revisions 167545 via svnmerge from
17 years ago
Russell Bryant 1c7519cd09 Merged revisions 167541 via svnmerge from
17 years ago
Mark Michelson 9f7ce9da41 Fix a file playback crash and explicitly initialize values in func_timeout.c
17 years ago
Joshua Colp d330d3e210 Use ast_seekstream to return the file stream back to the beginning instead of directly seeking to zero. This is because some audio formats have headers at the front that need to be skipped, which will be done by the format module.
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Matthew Nicholson 69d85eaca9 Fix compiling in dev mode.
17 years ago
Matthew Nicholson 926eb0940b Make ast_streamfile() check the result of ast_openstream() before doing
17 years ago
Mark Michelson 3a9c27459e Merged revisions 158072 via svnmerge from
17 years ago
Jeff Peeler d12263a16a (closes issue #12929)
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Tilghman Lesher 8c53dd7f5e Merged revisions 142740 via svnmerge from
17 years ago
Mark Michelson a4e8af9af2 Allow for video files to be opened as well as
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago