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 18fa561af4
A dollar sign by itself, not indicating a start of a variable or expression prematurely ends substitution (closes issue #10939)
19 years ago
..
db1-ast gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
editline
stdtime Put a memset in ast_localtime() instead of a couple places in app_voicemail 19 years ago
Makefile If chan_h323 is not being built, don't use g++ to do the final link of Asterisk. 19 years ago
abstract_jb.c
acl.c Add some fixes for building on Solaris. 19 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c This patch solves problem 1 in 8126; it should not slow down the alaw codec, but should prevent signal degradation via multiple trips thru the codec. Fossil estimates the twice thru this codec will prevent fax from working. 4-6 times thru would result hearable, noticeable, voice degradation. 19 years ago
app.c jmls pointed out that unsetting the group and setting the group to the blank string aren't quite the same. 19 years ago
ast_expr2.c Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508. 19 years ago
ast_expr2.fl gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
ast_expr2.h Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508. 19 years ago
ast_expr2.y Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508. 19 years ago
ast_expr2f.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
asterisk.c When daemonizing, don't change working directory to "/". It makes it not be 19 years ago
astmm.c Add some improvements to lock debugging. These changes take effect 19 years ago
astobj2.c resolve a warning when not building under dev mode 19 years ago
autoservice.c
buildinfo.c
callerid.c
cdr.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
channel.c This commit fixes the following issues: 19 years ago
chanvars.c
cli.c (closes issue #10351) 19 years ago
coef_in.h
coef_out.h
config.c Fix an issue with using UpdateConfig (manager action) where escaped semicolons 19 years ago
cryptostub.c
db.c Log exactly why we can't open the database, if we fail (closes issue #10887) 19 years ago
devicestate.c
dial.c
dlfcn.c
dns.c (closes issue #10610) 19 years ago
dnsmgr.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
dsp.c Improve the debouncing logic in the DTMF detector to fix some reliability 19 years ago
ecdisa.h
enum.c
file.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Put the speex packetization values back in but disable it when setting up the smoother. 19 years ago
fskmodem.c Merged revisions 77942 via svnmerge from 19 years ago
http.c
image.c
indications.c
io.c
jitterbuf.c
loader.c
logger.c Fixes to get ast_backtrace working properly. The AST_DEVMODE macro was never defined so the majority of ast_backtrace never 19 years ago
manager.c Fix a copy/paste error in the description of UpdateConfig that was pointed 19 years ago
md5.c
netsock.c
pbx.c A dollar sign by itself, not indicating a start of a variable or expression prematurely ends substitution (closes issue #10939) 19 years ago
plc.c
poll.c
privacy.c
rtp.c Only update codec information if the channel has a technology private structure. 19 years ago
say.c Correct pronunciations of numbers for .nl (Closes issue #10837) 19 years ago
sched.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
sha1.c
slinfactory.c
srv.c
strcompat.c
tdd.c
term.c
threadstorage.c
translate.c
udptl.c
ulaw.c
utils.c The thread ID should be unsigned. 19 years ago