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
Richard Mudgett dafb48fe09
Avoid crash in generic CC agent init if caller name or number is NULL.
16 years ago
..
db1-ast Merged revisions 209879 via svnmerge from 17 years ago
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 16 years ago
stdtime Fix build on linux. 16 years ago
Makefile Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
abstract_jb.c Fix jitterbuffer logging not creating logfiles. 16 years ago
acl.c Fix incorrect ACL behavior when CIDR notation of "/0" is used. 16 years ago
adsistub.c
aescrypt.c Spacing changes only 17 years ago
aeskey.c
aesopt.h
aestab.c
alaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
app.c Merged revisions 257544 via svnmerge from 16 years ago
ast_expr2.c Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2.fl Merged revisions 245496 via svnmerge from 16 years ago
ast_expr2.h Merged revisions 179807 via svnmerge from 17 years ago
ast_expr2.y Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2f.c Merged revisions 245496 via svnmerge from 16 years ago
asterisk.c Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
asterisk.dynamics Export dynamic (weak-linked) symbols correctly. 16 years ago
asterisk.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c Two more minor fixes due to constification 17 years ago
astobj2.c Improve some very confusing structure names in astobj2.c 16 years ago
audiohook.c Merged revisions 260049 via svnmerge from 16 years ago
autochan.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoservice.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
bridging.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
buildinfo.c
callerid.c More 32->64 bit codec conversions. 16 years ago
ccss.c Avoid crash in generic CC agent init if caller name or number is NULL. 16 years ago
cdr.c Merged revisions 193391,258670 via svnmerge from 16 years ago
cel.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 16 years ago
channel.c Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
chanvars.c
cli.c Fix compilation problem with previous commit. 16 years ago
config.c Merged revisions 241015 via svnmerge from 16 years ago
cryptostub.c
cygload.c
data.c Avoid making AstData depend on libxml2 to compile. 16 years ago
datastore.c Properly account for memory allocated for channels and datastores 17 years ago
db.c More 'static' qualifiers on module global variables. 17 years ago
devicestate.c Merged revisions 263639 via svnmerge from 16 years ago
dial.c Enhancements to connected line and redirecting work. 16 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 17 years ago
dnsmgr.c AST-2009-005 17 years ago
dsp.c Keep track of digit duration, when we're decoding inband to pass DTMF frames. 16 years ago
ecdisa.h
enum.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
event.c Add ast_event subscription unit test and fix some ast_event API bugs. 16 years ago
features.c Enhancements to connected line and redirecting work. 16 years ago
file.c Merged revisions 254451 via svnmerge from 16 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Added MixMonitorMute manager command 16 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 17 years ago
heap.c Fix handling of removing nodes from the middle of a heap. 16 years ago
http.c Don't act like an http write failed when it didn't 16 years ago
image.c More 'static' qualifiers on module global variables. 17 years ago
indications.c Change log message to match severity. 16 years ago
io.c Merged revisions 182810 via svnmerge from 17 years ago
jitterbuf.c
loader.c Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
lock.c Remove ABI differences that occured when compiling with DEBUG_THREADS. 16 years ago
logger.c Correct 'all logger levels' patch to work properly. 16 years ago
manager.c Missing newlines added to Set-Cookie line in manager.c 16 years ago
md5.c
netsock.c fixes an ast_netsock_list memory leak. 17 years ago
pbx.c Fix potential invalid reads that could occur in pbx.c 16 years ago
plc.c
poll.c MAX() moved to utils.h 16 years ago
privacy.c
rtp_engine.c Enhancements to connected line and redirecting work. 16 years ago
say.c Merged revisions 237573 via svnmerge from 16 years ago
sched.c Initialize counters in ast_sched_report so that resulting data is not bogus. 16 years ago
security_events.c Add an API for reporting security events, and a security event logging module. 17 years ago
sha1.c
slinfactory.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
srv.c func_srv and explicit specification of a remote IP for SIP. 16 years ago
ssl.c pthread_self returns a pthread_t which is not an unsigned int on all 17 years ago
strcompat.c Don't allow file descriptors to go above 64k, when we're closing them in a fork(2). 16 years ago
strings.c fixes segfault on logging 16 years ago
stun.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
syslog.c Add functions to map syslog facilities and priorities constants to strings. 17 years ago
taskprocessor.c Minor tweaks to comment blocks and includes. 16 years ago
tcptls.c Resolve more compiler warnings on FreeBSD. 16 years ago
tdd.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
term.c Merged revisions 248582 via svnmerge from 16 years ago
test.c Put test output for a failure in a CDATA section in the XML results. 16 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 17 years ago
timing.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
translate.c Using the builtin function breaks OpenBSD 4.2 16 years ago
udptl.c fixes infinite loop during udptl.c's decode_open_type 16 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
utils.c Add new unit test for stringfields. 16 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Fix a typo. 16 years ago