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
Mark Michelson 6f53ed4c67
This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
..
db1-ast
editline Merged revisions 179395 via svnmerge from 17 years ago
stdtime Compatibility fix for glibc 2.4 17 years ago
Makefile Merge in the RTP engine API. 17 years ago
abstract_jb.c Spacing changes only 17 years ago
acl.c Spacing changes only 17 years ago
adsistub.c
aescrypt.c Spacing changes only 17 years ago
aeskey.c
aesopt.h
aestab.c
alaw.c Spacing changes only 17 years ago
app.c Change global_app_buf to ast_str_thread_global_buf. 17 years ago
ast_expr2.c Merged revisions 179807 via svnmerge from 17 years ago
ast_expr2.fl Merged revisions 179807 via svnmerge from 17 years ago
ast_expr2.h Merged revisions 179807 via svnmerge from 17 years ago
ast_expr2.y Merged revisions 179807 via svnmerge from 17 years ago
ast_expr2f.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
asterisk.c Merge in the RTP engine API. 17 years ago
asterisk.exports Remove symbols I just added to main/asterisk.exports and instead rename the functions. 17 years ago
astmm.c
astobj2.c Merged revisions 182808 via svnmerge from 17 years ago
audiohook.c audio_audiohook_write_list() did not correctly update sample size after ast_translate. 17 years ago
autoservice.c
bridging.c Fix a minor logic flaw with the bridge generic thread. 17 years ago
buildinfo.c
callerid.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
cdr.c
channel.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
chanvars.c
cli.c Change global_app_buf to ast_str_thread_global_buf. 17 years ago
config.c If there are no realtime engines, there's no reason to check for realtime families 17 years ago
cryptostub.c
cygload.c
datastore.c
db.c Merged revisions 182449 via svnmerge from 17 years ago
devicestate.c Improve performance of the ast_event cache functionality. 17 years ago
dial.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 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 17 years ago
event.c Change g_eid to ast_eid_default. 17 years ago
features.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
file.c Don't act surprised if we get a -1 indication. 17 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Merged revisions 180372 via svnmerge from 17 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 Pass more useful information through to lock tracking when DEBUG_THREADS is on. 17 years ago
http.c Allow browsers to cache images and other static content. 17 years ago
image.c
indications.c Ensure there is a valid tone part before trying to play tones. 17 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 Merge in the RTP engine API. 17 years ago
logger.c Assist proper thread synchronization when stopping the logger thread. 17 years ago
manager.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
md5.c
netsock.c
pbx.c Change g_eid to ast_eid_default. 17 years ago
plc.c
poll.c Merged revisions 182810 via svnmerge from 17 years ago
privacy.c
rtp_engine.c Merge in the RTP engine API. 17 years ago
say.c
sched.c Fix a regression in scheduler entry ordering, and add a regression test for it. 17 years ago
sha1.c
slinfactory.c improve slinfactory API to remove implicit sample rate and require explicit sample rate selection by creator of the slinfactory 17 years ago
srv.c
strcompat.c
strings.c Missed a common case for needing to extend the buffer. 17 years ago
stun.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
taskprocessor.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
tcptls.c Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
tdd.c Merge changes from str_substitution that are unrelated to that branch. 17 years ago
term.c
threadstorage.c
timing.c Improve timing interface to remember which provider provided a timer 17 years ago
translate.c Adjust translation table column widths based upon the translation times. 17 years ago
udptl.c Merged revisions 175311 via svnmerge from 17 years ago
ulaw.c
utils.c Optimizations to the stringfields API 17 years ago
xml.c
xmldoc.c