asterisk/main
Tilghman Lesher 8f4fb30cfe Add support for new recorded character sounds
Closes issue #5208


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89467 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-20 23:28:57 +00:00
..
db1-ast clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
editline Merged revisions 87567 via svnmerge from 2007-10-30 15:47:19 +00:00
minimime (closes issue #10692) 2007-09-11 13:10:04 +00:00
stdtime Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
Makefile initial makefile changes to build loadable modules under cygwin 2007-11-20 07:42:38 +00:00
abstract_jb.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
acl.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
adsistub.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
aescrypt.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
alaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
app.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
ast_expr2.c closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you are going to set MTX_PROFILE in the compiler flags; the problem was that the fixes were getting made to the generated .c file, and erased the next time someone regenerated that file from the corresponding .y or .flex file. Moral of story: keep your eyes open and make mods to the .y (or flex input file) and re-run bison (or flex) as the Makefile directs for that file, and then check in both. Also, res_config_sqlite was kinda missed, and has the same issue. 2007-10-25 16:21:30 +00:00
ast_expr2.fl Hoping to avoid a crash in OSX for a problem blitzrage found 2007-11-06 19:40:33 +00:00
ast_expr2.h Simplify some preprocessor logic by using #elif 2007-10-17 21:16:40 +00:00
ast_expr2.y closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you are going to set MTX_PROFILE in the compiler flags; the problem was that the fixes were getting made to the generated .c file, and erased the next time someone regenerated that file from the corresponding .y or .flex file. Moral of story: keep your eyes open and make mods to the .y (or flex input file) and re-run bison (or flex) as the Makefile directs for that file, and then check in both. Also, res_config_sqlite was kinda missed, and has the same issue. 2007-10-25 16:21:30 +00:00
ast_expr2f.c Doxygen fixes. 2007-11-12 23:44:20 +00:00
asterisk.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
astmm.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
astobj2.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
audiohook.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
autoservice.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cdr.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
channel.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
chanvars.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cli.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
config.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
cryptostub.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cygload.c main is called main not amain! 2007-11-17 12:44:22 +00:00
db.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
devicestate.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
dial.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
dlfcn.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
dns.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
dnsmgr.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
dsp.c another few errno.h removals 2007-11-19 21:18:14 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
event.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
file.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
fixedjitterbuf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
fskmodem.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
hashtab.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
http.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
image.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
indications.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
io.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
jitterbuf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
loader.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
logger.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
manager.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
md5.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
netsock.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
pbx.c move asterisk/paths.h outside asterisk.h and into those files 2007-11-20 23:16:15 +00:00
plc.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
poll.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
privacy.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
rtp.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
say.c Add support for new recorded character sounds 2007-11-20 23:28:57 +00:00
sched.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
sha1.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
slinfactory.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
srv.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
strcompat.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
tdd.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
term.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
threadstorage.c move internal function declarations to include/asterisk/_private.h 2007-11-20 22:18:21 +00:00
translate.c Minor documentation tweak and if an incorrect parameter is given to core show translation return the usage information. 2007-11-20 15:00:41 +00:00
udptl.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
ulaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
utils.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00