You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/main
Tilghman Lesher ab677899a7
WaitExten truncates decimals of times to wait, instead of accepting them (Bug 8208)
19 years ago
..
db1-ast These are already set by the parent Makefile.. 19 years ago
editline a couple Solaris tweaks, to help build properly. 19 years ago
stdtime
Makefile fix two recent build problems: 19 years ago
abstract_jb.c Merge team/russell/frame_caching 19 years ago
acl.c ------------------------------------------------------------------------ 19 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c don't segfault when an argument without a close parenthesis is found 19 years ago
ast_expr2.c optimize the 'quick response' code a bit more... no more malloc() or memset() for each response 19 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c Don't modify things if we are using vfork as this is very bad and may cause unexpected behavior (issue #7970 reported by Nick Gavrikov) 19 years ago
astmm.c Fix the total allocation count and total byte count in the memory summary 19 years ago
autoservice.c update thread creation code a bit 19 years ago
buildinfo.c
callerid.c
cdr.c update thread creation code a bit 19 years ago
channel.c Pass through a frame if we don't know what it is, rather than trying to pass a 19 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 19 years ago
cli.c Fix a bug with the removal of 'atleast' argument to 'core verbose' and 'core debug'. 19 years ago
coef_in.h
coef_out.h
config.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
cryptostub.c
db.c merge qwell's CLI verbification work 19 years ago
devicestate.c update thread creation code a bit 19 years ago
dlfcn.c
dns.c
dnsmgr.c Merged revisions 45030 via svnmerge from 19 years ago
dsp.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 19 years ago
ecdisa.h
enum.c
file.c Merged revisions 44580 via svnmerge from 19 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c add passthrough and file format support for G.722 16KHz audio (issue #5084, original patch by andrew, updated by mithraen) 19 years ago
fskmodem.c
http.c merge 45152 don't leak descriptors in http.c 19 years ago
image.c merge qwell's CLI verbification work 19 years ago
indications.c
io.c Merged revisions 44168 via svnmerge from 19 years ago
jitterbuf.c
loader.c Don't use promotion on Darwin because it doesn't seem to work quite right in all cases, this should solve the unresolved symbol issue people have been seeing. 19 years ago
logger.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
manager.c fix a silly typo in a comment that I saw while reading the commit list 19 years ago
md5.c
netsock.c Merged revisions 44955 via svnmerge from 19 years ago
pbx.c WaitExten truncates decimals of times to wait, instead of accepting them (Bug 8208) 19 years ago
plc.c
poll.c
privacy.c
rtp.c add passthrough and file format support for G.722 16KHz audio (issue #5084, original patch by andrew, updated by mithraen) 19 years ago
say.c
sched.c
sha1.c
slinfactory.c Slight overhaul of the whisper support. 1. We need to duplicate the frame from ast_translate 2. We need to ensure we always have signed linear coming in for signed linear combining. 3. We need to ensure we are always feeding signed linear out. 4. Properly store and restore write format when beeping on the channel we are whispering on. 5. Properly discontinue the stream on the channel for the beep. (issue #8019 reported by timkelly1980) 19 years ago
srv.c
strcompat.c Only use alloca.h on OSes that have it. 19 years ago
tdd.c
term.c ensure that local include files are always used 19 years ago
translate.c add passthrough and file format support for G.722 16KHz audio (issue #5084, original patch by andrew, updated by mithraen) 19 years ago
udptl.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
ulaw.c
utils.c use a configure script test for PMTU discovery control instead of just assuming it's available on Linux 19 years ago