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
Terry Wilson 1277a80a5b
Merged revisions 306674 via svnmerge from
15 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 Merged revisions 291791 via svnmerge from 16 years ago
Makefile Merged revisions 298960 via svnmerge from 15 years ago
abstract_jb.c Asterisk media architecture conversion - no more format bitfields 15 years ago
acl.c Merged revisions 304638 via svnmerge from 15 years ago
alaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
aoc.c Typos: recieved => received 15 years ago
app.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
ast_expr2.c Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2.fl Replacing doc/* with wiki links 15 years ago
ast_expr2.h Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2.y Merged revisions 293197 via svnmerge from 16 years ago
ast_expr2f.c Replacing doc/* with wiki links 15 years ago
asterisk.c Asterisk media architecture conversion - no more format bitfields 15 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Merged revisions 288640 via svnmerge from 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 17 years ago
astmm.c Two more minor fixes due to constification 17 years ago
astobj2.c Asterisk media architecture conversion - no more format bitfields 15 years ago
audiohook.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
autochan.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoservice.c Merged revisions 278167 via svnmerge from 16 years ago
bridging.c Asterisk media architecture conversion - no more format bitfields 15 years ago
buildinfo.c fix a few small things found by using sparse 18 years ago
callerid.c Asterisk media architecture conversion - no more format bitfields 15 years ago
ccss.c Merged revisions 306575 via svnmerge from 15 years ago
cdr.c Some scheduler API cleanup and improvements. 15 years ago
cel.c Merged revisions 283230 via svnmerge from 16 years ago
channel.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
chanvars.c Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.c Asterisk media architecture conversion - no more format bitfields 15 years ago
config.c Replacing doc/* with wiki links 15 years ago
cygload.c
data.c Asterisk media architecture conversion - no more format bitfields 15 years ago
datastore.c Merged revisions 273565 via svnmerge from 16 years ago
db.c Merged revisions 286112 via svnmerge from 16 years ago
devicestate.c Merged revisions 294501 via svnmerge from 16 years ago
dial.c Asterisk media architecture conversion - no more format bitfields 15 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 17 years ago
dnsmgr.c Some scheduler API cleanup and improvements. 15 years ago
dsp.c Asterisk media architecture conversion - no more format bitfields 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 Merged revisions 295711 via svnmerge from 16 years ago
features.c Merged revisions 306674 via svnmerge from 15 years ago
file.c Asterisk media architecture conversion - no more format bitfields 15 years ago
fixedjitterbuf.c Fix various typos reported by Lintian 16 years ago
fixedjitterbuf.h Merged revisions 135841,135847,135850 via svnmerge from 18 years ago
format.c Asterisk media architecture conversion - no more format bitfields 15 years ago
format_cap.c Asterisk media architecture conversion - no more format bitfields 15 years ago
format_pref.c Asterisk media architecture conversion - no more format bitfields 15 years ago
frame.c Modify alignment of 'core show codecs', since the ID is no longer a huge int. 15 years ago
framehook.c Merged revisions 287647 via svnmerge from 16 years ago
fskmodem.c (Step 2 of 2) 18 years ago
fskmodem_float.c Optionally build integer-based routines for FSK tone decoding (but default 18 years ago
fskmodem_int.c Optionally build integer-based routines for FSK tone decoding (but default 18 years ago
global_datastores.c Add SRTP support for Asterisk 16 years ago
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 Merged revisions 304950 via svnmerge from 15 years ago
http.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
image.c Asterisk media architecture conversion - no more format bitfields 15 years ago
indications.c Asterisk media architecture conversion - no more format bitfields 15 years ago
io.c Merged revisions 182810 via svnmerge from 17 years ago
jitterbuf.c Merged revisions 174583 via svnmerge from 17 years ago
loader.c Merged revisions 284610 via svnmerge from 16 years ago
lock.c Merged revisions 304950 via svnmerge from 15 years ago
logger.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
manager.c Send manager event for blackfilter only if it DOES NOT match. 15 years ago
md5.c
netsock.c Merged revisions 298051 via svnmerge from 15 years ago
netsock2.c Merged revisions 304245 via svnmerge from 15 years ago
pbx.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
plc.c
poll.c Merged revisions 285268 via svnmerge from 16 years ago
privacy.c
rtp_engine.c Asterisk media architecture conversion - no more format bitfields 15 years ago
say.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
sched.c Some scheduler API cleanup and improvements. 15 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 Asterisk media architecture conversion - no more format bitfields 15 years ago
srv.c Formatting changes 16 years ago
ssl.c pthread_self returns a pthread_t which is not an unsigned int on all 17 years ago
strcompat.c Merged revisions 301263 via svnmerge from 15 years ago
strings.c fixes segfault on logging 16 years ago
stun.c Merged revisions 284597 via svnmerge from 16 years ago
syslog.c Add functions to map syslog facilities and priorities constants to strings. 17 years ago
taskprocessor.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago
tcptls.c Merged revisions 305247 via svnmerge from 15 years ago
tdd.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
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 Merged revisions 294278 via svnmerge from 16 years ago
translate.c Asterisk media architecture conversion - no more format bitfields 15 years ago
udptl.c Asterisk media architecture conversion - no more format bitfields 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
utils.c Merged revisions 304950 via svnmerge from 15 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 years ago