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
Steve Murphy adc13be87b
support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary.
19 years ago
..
db1-ast When building libdb1.a, put the additional flags needed at the beginning of 19 years ago
editline a couple Solaris tweaks, to help build properly. 19 years ago
stdtime Merged revisions 51255 via svnmerge from 19 years ago
Makefile support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
abstract_jb.c Merge team/russell/frame_caching 19 years ago
acl.c Don't output debug unless we asked for it 19 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Merged revisions 69127 via svnmerge from 19 years ago
ast_expr2.c support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
ast_expr2.fl support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
ast_expr2.h support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
ast_expr2.y support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
ast_expr2f.c support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. 19 years ago
asterisk.c Merged revisions 72373 via svnmerge from 19 years ago
astmm.c Add missing newlines for two memory CLI commands. 19 years ago
autoservice.c update thread creation code a bit 19 years ago
buildinfo.c
callerid.c Fix for building on PowerPC under Linux. 19 years ago
cdr.c Minor change for older GCC versions. 19 years ago
channel.c Added additional DTMF debug messages for when emulation occurs. 19 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 19 years ago
cli.c Merged revisions 61804 via svnmerge from 19 years ago
coef_in.h
coef_out.h
config.c Merged revisions 69469 via svnmerge from 19 years ago
cryptostub.c
db.c Merged revisions 71288 via svnmerge from 19 years ago
devicestate.c Merged revisions 67593 via svnmerge from 19 years ago
dial.c Add a few more state changes in handle_frame_ownerless() so that the SLA code 19 years ago
dlfcn.c
dns.c
dnsmgr.c Remember the DNS lookup done when dnsmgr is called for the first time so that it does not needlessly spit out changed messages when the host really didn't change. 19 years ago
dsp.c Merged revisions 58388 via svnmerge from 19 years ago
ecdisa.h
enum.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
file.c Merged revisions 71065 via svnmerge from 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
http.c When serving dynamic content, include a Cache-Control header to instruct the 19 years ago
image.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
indications.c
io.c Merged revisions 44168 via svnmerge from 19 years ago
jitterbuf.c Clean up a few things in the last commit to the adaptive jitterbuffer code. 19 years ago
loader.c When shutting down "gracefully", go through and run the unload() callbacks for 19 years ago
logger.c use ast_localtime() in every place localtime_r() was being used 19 years ago
manager.c Remove a bogus comment and add proper locking to the handler function for the 19 years ago
md5.c
netsock.c Merged revisions 59608 via svnmerge from 19 years ago
pbx.c use ast_localtime() in every place localtime_r() was being used 19 years ago
plc.c
poll.c
privacy.c
rtp.c Only output debug information related to RTCP timestamps when RTCP debug 19 years ago
say.c Add -Wdeclaration-after-statement to AST_DEVMODE flags to catch 19 years ago
sched.c Change log notice to debug. It is possible for a scheduled item to execute and be deleted at close to the same time and unavoidable. If this happens this message creeps up. 19 years ago
sha1.c
slinfactory.c Fix slinfactory logic when dealing with frames coming in that may already be in the signed linear format. 19 years ago
srv.c
strcompat.c Include stdarg.h for build issues on Solaris 19 years ago
tdd.c
term.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
threadstorage.c add support for tracking thread-local-storage objects that exist via 'threadstorage' CLI commands 19 years ago
translate.c Fix plc_samples warning when registering a translator. (issue #9897 reported by xylome) 19 years ago
udptl.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
ulaw.c
utils.c Use !defined(HAVE_GETHOSTBYNAME_R) to check for absence 19 years ago