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
Matthew Jordan 46289ce3a0
Updated filestream destructor to block until move is complete when cache is used
15 years ago
..
db1-ast Merged revisions 209879 via svnmerge from 17 years ago
editline Revert r280019 for now - This was poorly executed. 16 years ago
stdtime Add missing ifdefs for test framework and new locale code. 16 years ago
Makefile Merged revisions 298957 via svnmerge from 15 years ago
abstract_jb.c Merged revisions 297311 via svnmerge from 15 years ago
acl.c Restore some conditionals that we lost in r277814. 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 Merged revisions 302599 via svnmerge from 15 years ago
ast_expr2.c Merged revisions 293195-293196 via svnmerge from 15 years ago
ast_expr2.fl Merged revisions 309251 via svnmerge from 15 years ago
ast_expr2.h Merged revisions 293195-293196 via svnmerge from 15 years ago
ast_expr2.y Merged revisions 293195-293196 via svnmerge from 15 years ago
ast_expr2f.c Merged revisions 309251 via svnmerge from 15 years ago
asterisk.c Save and restore errno from within signal handlers. 15 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Export timersub for platforms which do not have it 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c
astobj2.c Add missing debug info for ao2_link for use with REF_DEBUG in ao2 callback. 15 years ago
audiohook.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
autochan.c
autoservice.c Merged revisions 278167 via svnmerge from 16 years ago
bridging.c Revert part of a change to the bridging API code 15 years ago
buildinfo.c
callerid.c Merged revisions 310635 via svnmerge from 15 years ago
ccss.c Be more explicit for CCSS generic device state event subscription. 15 years ago
cdr.c CDR comment tweaks. 15 years ago
cel.c Make the AST_CEL_AMA enum match up with the AST_CDR_ ama flag values. 16 years ago
channel.c make framehooks prevent native bridging (for real this time) 15 years ago
chanvars.c
cli.c Merged revisions 313859 via svnmerge from 15 years ago
config.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
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 Avoid a DB1 infinite loop bug 15 years ago
devicestate.c Merged revisions 294500 via svnmerge from 15 years ago
dial.c ast_callerid restructuring 16 years ago
dns.c
dnsmgr.c Add more strict hostname checking to ast_dnsmgr_lookup(). 15 years ago
dsp.c Makes busy detection in dsp.c always allow for at least one frame (20ms) of error so that 200ms tone lengths don't get ignored by single frame error lengths. 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 [regression] Voicemail MWI is no longer sent. 15 years ago
features.c Merged revisions 324634 via svnmerge from 15 years ago
file.c Updated filestream destructor to block until move is complete when cache is used 15 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
framehook.c Addition of the FrameHook API (AKA AwesomeHooks) 16 years ago
fskmodem.c
fskmodem_float.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
fskmodem_int.c
global_datastores.c Add SRTP support for Asterisk 16 years ago
hashtab.c
heap.c Change mutex tracking so that it only consumes memory in the core mutex object when it's actually being used. 15 years ago
http.c Use the correct HTTP method when generating our digest, otherwise we always fail. 15 years ago
image.c
indications.c Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
io.c
jitterbuf.c
loader.c When optional_api is non-optional, force dependent modules to be loaded. 16 years ago
lock.c Initialize track pointer 15 years ago
logger.c Fix issue with verbose messages not showing on remote console. 15 years ago
manager.c Add Username and Secret fields to manager Login action. 15 years ago
md5.c
netsock.c Merged revisions 298050 via svnmerge from 15 years ago
netsock2.c Stop sending IPv6 link-local scope-ids in SIP messages 15 years ago
pbx.c Fixes locking inversion issue in ast_async_goto() 15 years ago
plc.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
poll.c Merged revisions 285267 via svnmerge from 16 years ago
privacy.c
rtp_engine.c don't do native/remote bridging if a framehook is active on the channel 15 years ago
say.c Merged revisions 298962 via svnmerge from 15 years ago
sched.c Merged revisions 281574 via svnmerge from 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 Crash when using hagi and no servers are available. 15 years ago
ssl.c
strcompat.c Little endian machines were not converted properly. 15 years ago
strings.c fixes segfault on logging 16 years ago
stun.c Merged revisions 284593,284595 via svnmerge from 16 years ago
syslog.c
taskprocessor.c Minor tweaks to comment blocks and includes. 16 years ago
tcptls.c Merged revisions 320562 via svnmerge from 15 years ago
tdd.c
term.c Revert r280019 for now - This was poorly executed. 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
timing.c Merged revisions 294277 via svnmerge from 15 years ago
translate.c improved translation paths for wideband codecs 16 years ago
udptl.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 17 years ago
utils.c Adds ast_escape_encoded utility to properly handle escaping of quoted field before uri. 15 years ago
xml.c Asterisk data retrieval API. 16 years ago
xmldoc.c Merged revisions 300520 via svnmerge from 15 years ago