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
Jeff Peeler de4af72f9f
Add ability for dialplan execution to continue when caller hangs up.
18 years ago
..
db1-ast
editline Merged revisions 179395 via svnmerge from 18 years ago
stdtime Compatibility fix for glibc 2.4 18 years ago
Makefile Merged revisions 187300-187301 via svnmerge from 18 years ago
abstract_jb.c Spacing changes only 18 years ago
acl.c Spacing changes only 18 years ago
adsistub.c
aescrypt.c Spacing changes only 18 years ago
aeskey.c
aesopt.h
aestab.c
alaw.c Spacing changes only 18 years ago
app.c Change global_app_buf to ast_str_thread_global_buf. 18 years ago
ast_expr2.c Merged revisions 179807 via svnmerge from 18 years ago
ast_expr2.fl Merged revisions 179807 via svnmerge from 18 years ago
ast_expr2.h Merged revisions 179807 via svnmerge from 18 years ago
ast_expr2.y Merged revisions 179807 via svnmerge from 18 years ago
ast_expr2f.c Merge changes from str_substitution that are unrelated to that branch. 18 years ago
asterisk.c Merged revisions 187300-187301 via svnmerge from 18 years ago
asterisk.exports Remove symbols I just added to main/asterisk.exports and instead rename the functions. 18 years ago
astfd.c Merged revisions 187300-187301 via svnmerge from 18 years ago
astmm.c
astobj2.c Merged revisions 182808 via svnmerge from 18 years ago
audiohook.c audio_audiohook_write_list() did not correctly update sample size after ast_translate. 18 years ago
autoservice.c
bridging.c Fix a minor logic flaw with the bridge generic thread. 18 years ago
buildinfo.c
callerid.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 18 years ago
cdr.c
channel.c Add support for allowing the channel driver to handle transcoding. 18 years ago
chanvars.c
cli.c Change global_app_buf to ast_str_thread_global_buf. 18 years ago
config.c
cryptostub.c
cygload.c
datastore.c
db.c Merged revisions 182449 via svnmerge from 18 years ago
devicestate.c Improve performance of the ast_event cache functionality. 18 years ago
dial.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 18 years ago
dns.c
dnsmgr.c
dsp.c
ecdisa.h
enum.c Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 18 years ago
event.c Change g_eid to ast_eid_default. 18 years ago
features.c Add timer for features so that backup bridge config can go away 18 years ago
file.c Merged revisions 187300-187301 via svnmerge from 18 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Merged revisions 180372 via svnmerge from 18 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. 18 years ago
heap.c Pass more useful information through to lock tracking when DEBUG_THREADS is on. 18 years ago
http.c Allow browsers to cache images and other static content. 18 years ago
image.c
indications.c Ensure there is a valid tone part before trying to play tones. 18 years ago
io.c Merged revisions 182810 via svnmerge from 18 years ago
jitterbuf.c
loader.c Merge in the RTP engine API. 18 years ago
logger.c add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts 18 years ago
manager.c Merged revisions 187428 via svnmerge from 18 years ago
md5.c
netsock.c
pbx.c Add ability for dialplan execution to continue when caller hangs up. 18 years ago
plc.c
poll.c Merged revisions 182810 via svnmerge from 18 years ago
privacy.c
rtp_engine.c Fix a bug where we would native bridge when we did not want to. 18 years ago
say.c
sched.c Fix a regression in scheduler entry ordering, and add a regression test for it. 18 years ago
sha1.c
slinfactory.c
srv.c
strcompat.c
strings.c Missed a common case for needing to extend the buffer. 18 years ago
stun.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 18 years ago
taskprocessor.c Merge changes from str_substitution that are unrelated to that branch. 18 years ago
tcptls.c Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 18 years ago
tdd.c Merge changes from str_substitution that are unrelated to that branch. 18 years ago
term.c
threadstorage.c
timing.c Improve timing interface to remember which provider provided a timer 18 years ago
translate.c Adjust translation table column widths based upon the translation times. 18 years ago
udptl.c
ulaw.c
utils.c Optimizations to the stringfields API 18 years ago
xml.c
xmldoc.c