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
Russell Bryant ea1307d9ad
Merged revisions 275994 via svnmerge from
16 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. 16 years ago
stdtime Support setting locale per-mailbox (changes date/time languages for email, pager messages). 16 years ago
Makefile Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified. 16 years ago
abstract_jb.c Fix jitterbuffer logging not creating logfiles. 16 years ago
acl.c Add IPv6 to Asterisk. 16 years ago
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
aoc.c Generic Advice of Charge. 16 years ago
app.c Add IPv6 to Asterisk. 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
ast_expr2.y Merged revisions 267009 via svnmerge from 16 years ago
ast_expr2f.c Fix some doxygen warnings. 16 years ago
asterisk.c Merged revisions 272925 via svnmerge from 16 years ago
asterisk.dynamics Export dynamic (weak-linked) symbols correctly. 16 years ago
asterisk.exports.in Add SRTP support for Asterisk 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 Fix some doxygen warnings. 16 years ago
autochan.c
autoservice.c Merged revisions 273717 via svnmerge from 16 years ago
bridging.c pthread_join to assure the thread is really gone 16 years ago
buildinfo.c
callerid.c Merged revisions 264820 via svnmerge from 16 years ago
ccss.c Fix some doxygen warnings. 16 years ago
cdr.c Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
cel.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 16 years ago
channel.c Add which ITU spec specifies the numbering plan. 16 years ago
chanvars.c
cli.c Add a CLI command that blocks until Asterisk has fully booted. 16 years ago
config.c Add IPv6 to Asterisk. 16 years ago
cryptostub.c
cygload.c
data.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 16 years ago
datastore.c Merged revisions 273565 via svnmerge from 16 years ago
db.c Add DBGetComplete event after a DBGetResponse. 16 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 Add IPv6 to Asterisk. 16 years ago
dsp.c Set threshold for silence detection defaults to 256 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 Resolve an invalid memory read on an event. 16 years ago
features.c Merged revisions 275994 via svnmerge from 16 years ago
file.c file.c was truncating audio file formats to the lower 32bits. 16 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 years ago
fixedjitterbuf.h
frame.c adds speex 16khz audio support 16 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c
heap.c Fix handling of removing nodes from the middle of a heap. 16 years ago
http.c Add IPv6 to Asterisk. 16 years ago
image.c More 'static' qualifiers on module global variables. 17 years ago
indications.c Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
io.c
jitterbuf.c
loader.c Merged revisions 275182 via svnmerge from 16 years ago
lock.c Attempt to fix FreeBSD build problem. 16 years ago
logger.c Remove lines from the output related to the backtrace itself. 16 years ago
manager.c Add IPv6 to Asterisk. 16 years ago
md5.c
netsock.c fixes an ast_netsock_list memory leak. 16 years ago
netsock2.c Allow netsock2.c to compile on systems that do not define AI_NUMERICSERV. 16 years ago
pbx.c Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
plc.c
poll.c MAX() moved to utils.h 16 years ago
privacy.c
rtp_engine.c Add IPv6 to Asterisk. 16 years ago
say.c Fix various typos reported by Lintian 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
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 Add IPv6 to Asterisk. 16 years ago
tdd.c
term.c Merged revisions 269334 via svnmerge from 16 years ago
test.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 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 Remove unnecessary code relating to PLC. 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. 16 years ago
utils.c Fix various typos reported by Lintian 16 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Fix various typos reported by Lintian 16 years ago