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/include/asterisk
Luigi Rizzo d20575d2af
fix various bugs in the DEBUG_THREADS code including:
20 years ago
..
acl.h improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications) 20 years ago
adsi.h remove useless 'extern' and trailing whitespace. 20 years ago
aes.h
agi.h
alaw.h
app.h remove useless 'extern' in function declarations. 20 years ago
ast_expr.h
astdb.h
astmm.h
astobj.h Commiting bugfix 5310. added functions to astobj 20 years ago
astosp.h Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c 20 years ago
callerid.h another batch of whitespace removal 20 years ago
causes.h
cdr.h Merged revisions 14234 via svnmerge from 20 years ago
channel.h Data stores do not need a lock. As well change the way they are removed from the channel when it is destroyed (thanks Russell Wussell) and finally... because C++ is silly... change our list macro info thing to be "entry" instead of "list". 20 years ago
chanspy.h
chanvars.h
cli.h removal of trailing whitespace and useless 'extern' 20 years ago
compat.h Bug 6829 - asprintf for Solaris 20 years ago
compiler.h
config.h Bug 5702 - Realtime patch for meetme 20 years ago
crypto.h removal of trailing whitespace and useless 'extern' 20 years ago
devicestate.h
dlfcn-compat.h
dns.h removal of trailing whitespace and useless 'extern' 20 years ago
dnsmgr.h
doxyref.h Add new documentation files to index file 00README.1st and to doxygen 20 years ago
dsp.h
dundi.h
endian.h
enum.h removal of trailing whitespace and useless 'extern' 20 years ago
features.h remove useless 'extern' in function declarations. 20 years ago
file.h Largely simplify format handlers (for file copy etc.) 20 years ago
frame.h rename FR_SET_BUF to AST_FRAME_SET_BUFFER 20 years ago
fskmodem.h trailing whitespace/ useless extern removal 20 years ago
http.h - Doxygen additions 20 years ago
image.h removal of trailing whitespace and useless 'extern' 20 years ago
indications.h do not export the tzlock and the list head, and introduce a new method, 20 years ago
inline_api.h
io.h removal of trailing whitespace and useless 'extern' 20 years ago
linkedlists.h Merged revisions 19303 via svnmerge from 20 years ago
localtime.h more trailing whitespace and extern removal 20 years ago
lock.h fix various bugs in the DEBUG_THREADS code including: 20 years ago
logger.h more trailing whitespace and extern removal 20 years ago
manager.h Unify manager behind a single event queue 20 years ago
md5.h
module.h remove an unused function 20 years ago
monitor.h added feature for pausing and unpausing the 20 years ago
musiconhold.h removal of trailing whitespace and useless 'extern' 20 years ago
netsock.h
options.h convert internal timing to be stored as a flag in the ast_options flags 20 years ago
pbx.h - Doxygen fixes 20 years ago
plc.h Add two widely used constants 20 years ago
poll-compat.h
privacy.h
res_odbc.h
rtp.h removal of trailing whitespace and useless 'extern' 20 years ago
say.h Replace ast_say_* functionn with function pointers, so that modules 20 years ago
sched.h removal of trailing whitespace and useless 'extern' 20 years ago
sha1.h merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 20 years ago
slinfactory.h
smdi.h clean up SMDI support commit: 20 years ago
speech.h Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now... 20 years ago
srv.h
stringfields.h eliminate warning on older versions of gcc 20 years ago
strings.h as discussed on the -dev list, introduce a macro to simplify the 20 years ago
tdd.h trailing whitespace/ useless extern removal 20 years ago
term.h removal of trailing whitespace and useless 'extern' 20 years ago
time.h
transcap.h
translate.h merge rizzo's codec module rework (very similar to the format module rework) 20 years ago
udptl.h Changes to add udptl to asterisk (preliminary merging of the t.38 patch) 20 years ago
ulaw.h
unaligned.h
utils.h When astmm is in use, define ast_malloc and friends to malloc, etc., so that 20 years ago