127 Commits (1.8)

Author SHA1 Message Date
Matthew Jordan 9c477681f1 main/file: Move test event to emit PLAYBACK event more consistently 11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10 11 years ago
Russell Bryant 270775ce52 Protect ast_filestream object when on a channel 11 years ago
Russell Bryant e9afff1a51 Change cleanup ordering in filestream destructor. 12 years ago
Richard Mudgett c7ad36cf26 Cleanup CLI commands on exit for several files. 13 years ago
Mark Michelson 3b476dfd1e Fix misuses of asprintf throughout the code. 13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca() 13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files. 13 years ago
Kinsey Moore 49a980a427 Allow playback of formats that don't support seeking 14 years ago
Matthew Jordan b3bf126033 Video format was treated as audio when removed from the file playback scheduler 14 years ago
Terry Wilson a0eb30ea43 Properly ignore AST_CONTROL_UPDATE_RTP_PEER in more places 14 years ago
Matthew Jordan 56549c96ab Review: https://reviewboard.asterisk.org/r/1364/ 14 years ago
Matthew Jordan 46289ce3a0 Updated filestream destructor to block until move is complete when cache is used 14 years ago
Leif Madsen 9718442188 Fix issue with playback of H.261 video. 14 years ago
Sean Bright ef8451a3b2 Merged revisions 304096 via svnmerge from 14 years ago
David Vossel a0bfbc836c Removal of unused variables so Asterisk will compile. 15 years ago
Tilghman Lesher b98153bf45 Call execl() directly for a better solution for paths with spaces. 15 years ago
Tilghman Lesher d514f9c3a8 Quote arguments, just in case there's a space in a pathname. 15 years ago
Tilghman Lesher b112c3de5c Merged revisions 290575 via svnmerge from 15 years ago
Olle Johansson 7a7d65839f Merged revisions 286268 via svnmerge from 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