Commit Graph

68 Commits (0e6762dd5f01e10d2e8d6ae5252caac1315828ef)

Author SHA1 Message Date
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming 723d6b5be8 more ast_copy_string() conversion
20 years ago
Kevin P. Fleming 7a2d5cbb3e make ast_waitstream_* return value compatible with platforms that use unsigned char by default (bug #4455)
20 years ago
Kevin P. Fleming c0ff0e340b consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
20 years ago
Mark Spencer f4d629f4ca Fix language handling (bug #4399)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer ff42a275f8 Match special case of wav49 behavior (bug #3975)
20 years ago
Mark Spencer c4ebbd5b2e Use requested extension (bug #3894)
20 years ago
Mark Spencer e93e62e29b Ignore interrupted system calls (bug #3831)
20 years ago
Josh Roberson 9ec6b2a358 Don't crash when pause/stop keys aren't defined on the command line (Bug #3514)
21 years ago
Mark Spencer 6eca96c657 Fix wav append mode (bug #3498)
21 years ago
Mark Spencer 9a3304c65d Fix voicemail symlinks (bug #3024)
21 years ago
Mark Spencer 713a2eb072 Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh...
21 years ago
Russell Bryant 3539a390fe truncate 'const const' to 'const'
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
Anthony Minessale II 42806dc1ac fix placement of f->fmt->close
21 years ago
James Golovich 550e8e56ba Formatting cleanups
21 years ago
James Golovich 54e81f5ca0 Formatting cleanups
21 years ago
Mark Spencer 24e902d2a4 Merge anthm's "-t" flag (with minor mods) (bug #2380)
21 years ago
Mark Spencer 957782627c If breakon is unspecified, make it ""
21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
21 years ago
Mark Spencer 7be9c6e469 Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
21 years ago
Mark Spencer 74fdefdf1e Merge Tilghman's voicemail broadcast improvements (thanks!)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich c94e23b2f6 Use ast_strlen_zero in file.c
21 years ago
James Golovich fcf07fce61 Fix format unregister
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
21 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
21 years ago
Mark Spencer 89c76a80f2 Minor file.c cleanup for valgrind, log PRI event properly
21 years ago
Martin Pycko d2b596f108 Add voicemail prepending feature plus forwarding to many extensions if you specify exten1*exten2*.....#
22 years ago
Mark Spencer a1d9de0613 Display language (bug #256)
22 years ago
Mark Spencer 07e971e7c2 Fix ENUM to live w/out config file, and fix internationalization
22 years ago
Martin Pycko 501c800c5a Show the names of the codecs instead of the numbers (bug #92)
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Martin Pycko 5dc7640d74 Free the translators on the ast_closestream
22 years ago
Mark Spencer 72d36d9c27 Still store timing
22 years ago
Mark Spencer 6b3f1c2e99 Fix typo
22 years ago
Mark Spencer db2ec82162 If no timingfd, use sched timing
22 years ago
Mark Spencer 16b14c8945 Create concept of a "pending agent", so you can have agents access pending calls
22 years ago
Mark Spencer 746c335bcd Remove superfluous debugging
22 years ago
Mark Spencer 9b0526bb46 Minor cleanups
22 years ago
Mark Spencer 40e4cfe458 Properly implement using zaptel for timing of file playback
22 years ago
Mark Spencer 97fc11c244 When writing files, trunkate unless append mode is specified
22 years ago
Mark Spencer 813531edd4 Minor fixes to playback logic
22 years ago
Mark Spencer 9c9ee7c952 Add H.263 video support
22 years ago
Mark Spencer 3b78918878 Totally redo file formats
22 years ago