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 2016dbb826
Merged revisions 242683 via svnmerge from
16 years ago
..
db1-ast
editline
stdtime
Makefile Merged revisions 242683 via svnmerge from 16 years ago
abstract_jb.c
acl.c Add missing argument to ast_calloc calls. 16 years ago
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c
ast_expr2.c Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2.fl Flex uses fwrite incorrectly, which breaks the build. Providing a workaround. 16 years ago
ast_expr2.h
ast_expr2.y Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2f.c Flex uses fwrite incorrectly, which breaks the build. Providing a workaround. 16 years ago
asterisk.c Err, oops, it was already the way I intended. 16 years ago
asterisk.dynamics
asterisk.exports
astfd.c
astmm.c
astobj2.c Fix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA are passed. 16 years ago
audiohook.c fixes AUDIOHOOK_INHERIT regression 16 years ago
autochan.c
autoservice.c
bridging.c
buildinfo.c
callerid.c
cdr.c Add Calling and Called Subaddress to CDR record 16 years ago
cel.c
channel.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
chanvars.c
cli.c Fix compiling with LOW_MEMORY. 16 years ago
config.c Merged revisions 241015 via svnmerge from 16 years ago
cryptostub.c
cygload.c
datastore.c
db.c
devicestate.c
dial.c
dns.c
dnsmgr.c
dsp.c
ecdisa.h
enum.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
event.c Ensure payload type is properly checked when comparing against cached events. 16 years ago
features.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
file.c Merged revisions 238629 via svnmerge from 16 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c According to POSIX, the capital L modifier applies only to floating point types. 16 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c
image.c
indications.c
io.c
jitterbuf.c
loader.c
logger.c
manager.c Convert a few places to use ast_calloc_with_stringfields where applicable. 16 years ago
md5.c
netsock.c
pbx.c Update CDR variables as pbx starts 16 years ago
plc.c
poll.c MAX() moved to utils.h 16 years ago
privacy.c
rtp_engine.c Fix an RTP instance allocation failure on Solaris. 16 years ago
say.c Merged revisions 237573 via svnmerge from 16 years ago
sched.c
security_events.c
sha1.c
slinfactory.c
srv.c Create iterative method for querying SRV results, and use that for finding AGI servers. 16 years ago
ssl.c
strcompat.c
strings.c
stun.c
syslog.c
taskprocessor.c
tcptls.c
tdd.c
term.c
test.c Update the doxygenification of some comments. 16 years ago
threadstorage.c
timing.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
translate.c
udptl.c This change fixes a few bugs in the way the far max IFP was calculated that were introduced in r231692. 16 years ago
ulaw.c
utils.c Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_stringfields. 16 years ago
xml.c
xmldoc.c