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 8fe8d98dba
Uh, yeah.
15 years ago
..
db1-ast Merged revisions 209879 via svnmerge from 16 years ago
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 15 years ago
stdtime Support setting locale per-mailbox (changes date/time languages for email, pager messages). 15 years ago
Makefile Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified. 15 years ago
abstract_jb.c Fix jitterbuffer logging not creating logfiles. 15 years ago
acl.c Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes. 15 years ago
adsistub.c remove a bunch of useless #include "options.h" 18 years ago
aescrypt.c Spacing changes only 16 years ago
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 18 years ago
aesopt.h
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 18 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
aoc.c Generic Advice of Charge. 15 years ago
app.c do all sip registry parsing before transmit_register 15 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 16 years ago
ast_expr2.y Merged revisions 267009 via svnmerge from 15 years ago
ast_expr2f.c Fix some doxygen warnings. 15 years ago
asterisk.c Merged revisions 272925 via svnmerge from 15 years ago
asterisk.dynamics Export dynamic (weak-linked) symbols correctly. 16 years ago
asterisk.exports.in Add SRTP support for Asterisk 15 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c Two more minor fixes due to constification 16 years ago
astobj2.c Improve some very confusing structure names in astobj2.c 15 years ago
audiohook.c Fix some doxygen warnings. 15 years ago
autochan.c Convert the ast_channel data structure over to the astobj2 framework. 16 years ago
autoservice.c Merged revisions 273717 via svnmerge from 15 years ago
bridging.c pthread_join to assure the thread is really gone 15 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Merged revisions 264820 via svnmerge from 15 years ago
ccss.c Fix some doxygen warnings. 15 years ago
cdr.c Merged revisions 193391,258670 via svnmerge from 15 years ago
cel.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 15 years ago
channel.c adds speex 16khz audio support 15 years ago
chanvars.c Add additional memory debugging to several core APIs, and fix several memory 17 years ago
cli.c Add a CLI command that blocks until Asterisk has fully booted. 15 years ago
config.c Merged revisions 273884 via svnmerge from 15 years ago
cryptostub.c Don't include logger.h in asterisk.h by default as it is causing problems building 17 years ago
cygload.c Doxygen updates, formatting. 18 years ago
data.c Avoid making AstData depend on libxml2 to compile. 15 years ago
datastore.c Merged revisions 273565 via svnmerge from 15 years ago
db.c Add DBGetComplete event after a DBGetResponse. 15 years ago
devicestate.c Merged revisions 263639 via svnmerge from 15 years ago
dial.c Enhancements to connected line and redirecting work. 15 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 16 years ago
dnsmgr.c Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes. 15 years ago
dsp.c Set threshold for silence detection defaults to 256 15 years ago
ecdisa.h
enum.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
event.c Resolve an invalid memory read on an event. 15 years ago
features.c fixes attended transfer behavior when both transferee and transferer hung up 15 years ago
file.c file.c was truncating audio file formats to the lower 32bits. 15 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 15 years ago
fixedjitterbuf.h Merged revisions 135841,135847,135850 via svnmerge from 17 years ago
frame.c adds speex 16khz audio support 15 years ago
fskmodem.c (Step 2 of 2) 17 years ago
fskmodem_float.c Optionally build integer-based routines for FSK tone decoding (but default 17 years ago
fskmodem_int.c Optionally build integer-based routines for FSK tone decoding (but default 17 years ago
global_datastores.c Add SRTP support for Asterisk 15 years ago
hashtab.c Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 16 years ago
heap.c Fix handling of removing nodes from the middle of a heap. 15 years ago
http.c Don't continue sending the file when there has been an error 15 years ago
image.c More 'static' qualifiers on module global variables. 16 years ago
indications.c Change log message to match severity. 15 years ago
io.c Merged revisions 182810 via svnmerge from 16 years ago
jitterbuf.c Merged revisions 174583 via svnmerge from 17 years ago
loader.c Fix transcode_via_sln option with SIP calls and improve PLC usage. 15 years ago
lock.c Attempt to fix FreeBSD build problem. 15 years ago
logger.c Remove lines from the output related to the backtrace itself. 15 years ago
manager.c Fixed whitespace problems 15 years ago
md5.c Start untangling header inclusion in a way that does not affect 18 years ago
netsock.c fixes an ast_netsock_list memory leak. 16 years ago
pbx.c Uh, yeah. 15 years ago
plc.c Start untangling header inclusion in a way that does not affect 18 years ago
poll.c MAX() moved to utils.h 16 years ago
privacy.c remove a bunch of useless #include "options.h" 18 years ago
rtp_engine.c adds support for slin16 in sip 15 years ago
say.c Fix various typos reported by Lintian 15 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. 16 years ago
sha1.c more header removal/normalization 18 years ago
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. 15 years ago
ssl.c pthread_self returns a pthread_t which is not an unsigned int on all 16 years ago
strcompat.c Don't allow file descriptors to go above 64k, when we're closing them in a fork(2). 15 years ago
strings.c fixes segfault on logging 15 years ago
stun.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 16 years ago
syslog.c Add functions to map syslog facilities and priorities constants to strings. 16 years ago
taskprocessor.c Minor tweaks to comment blocks and includes. 15 years ago
tcptls.c Resolve more compiler warnings on FreeBSD. 15 years ago
tdd.c Merge changes from str_substitution that are unrelated to that branch. 16 years ago
term.c Merged revisions 269334 via svnmerge from 15 years ago
test.c Put test output for a failure in a CDATA section in the XML results. 15 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 16 years ago
timing.c Extend max call limit duration from 24.8 days to 292+ million years. 16 years ago
translate.c Remove unnecessary code relating to PLC. 15 years ago
udptl.c fixes infinite loop during udptl.c's decode_open_type 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
utils.c Fix various typos reported by Lintian 15 years ago
xml.c Asterisk data retrieval API. 15 years ago
xmldoc.c Fix various typos reported by Lintian 15 years ago