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
Kevin P. Fleming 6c5987811c
Redesigned 'optional API' support.
17 years ago
..
doxygen Update references to downloads.digium.com to its new URL. 17 years ago
_private.h Merged revisions 199022 via svnmerge from 17 years ago
abstract_jb.h Const-ify the world (or at least a good part of it) 17 years ago
acl.h
adsi.h
ael_structs.h Merged revisions 136726 via svnmerge from 18 years ago
aes.h
aes_internal.h
agi.h Redesigned 'optional API' support. 17 years ago
alaw.h
app.h Add the ability to execute connected line interception macros. 17 years ago
ast_expr.h Merge str_substitution branch. 17 years ago
ast_version.h
astdb.h
astmm.h Fix malloc debug macros to work properly with h323. 17 years ago
astobj.h Merged revisions 129970 via svnmerge from 18 years ago
astobj2.h Properly account for memory allocated for channels and datastores 17 years ago
astosp.h
audiohook.h Merged revisions 197537 via svnmerge from 17 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoconfig.h.in Redesigned 'optional API' support. 17 years ago
bridging.h Merge phase 1 support for the new bridging architecture. 17 years ago
bridging_features.h Merge phase 1 support for the new bridging architecture. 17 years ago
bridging_technology.h Merge phase 1 support for the new bridging architecture. 17 years ago
buildinfo.h try to get this committed before the buildbot complains about a broken tree 18 years ago
calendar.h Add Calendaring support for Asterisk 17 years ago
callerid.h This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
causes.h Fix "cancel answered elsewhere" through app_queue with members in chan_local. 17 years ago
cdr.h Merged revisions 198068 via svnmerge from 17 years ago
channel.h Generic call forward api, ast_call_forward() 17 years ago
chanvars.h Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.h Correct example for CLI autocompletion (generation) 17 years ago
compat.h Merged revisions 189601 via svnmerge from 17 years ago
compiler.h Redesigned 'optional API' support. 17 years ago
config.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
crypto.h Merged revisions 186320 via svnmerge from 17 years ago
datastore.h Properly account for memory allocated for channels and datastores 17 years ago
devicestate.h Merged revisions 199297 via svnmerge from 17 years ago
dial.h * Fixed timeout logic in the dialing API as setting timeouts 18 years ago
dlinkedlists.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
dns.h
dnsmgr.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
doxyref.h Update references to bugs.digium.com and reviewboard.digium.com to the new URLs. 17 years ago
dsp.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
dundi.h incorporates r159808 from branches/1.4: 17 years ago
endian.h only include this for OpenBSD. At least FreeBSD is borked when including it 18 years ago
enum.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
event.h Minor documentation update for ast_event_queue(). 17 years ago
event_defs.h Add 'bitflags'-style information elements to event framework 17 years ago
extconf.h Const-ify the world (or at least a good part of it) 17 years ago
features.h Const-ify the world (or at least a good part of it) 17 years ago
file.h Merged revisions 158072 via svnmerge from 17 years ago
frame.h Minor whitespace fix. 17 years ago
fskmodem.h (Step 2 of 2) 18 years ago
fskmodem_float.h Optionally build integer-based routines for FSK tone decoding (but default 18 years ago
fskmodem_int.h Optionally build integer-based routines for FSK tone decoding (but default 18 years ago
global_datastores.h Merged revisions 172517 via svnmerge from 17 years ago
hashtab.h Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 17 years ago
heap.h Pass more useful information through to lock tracking when DEBUG_THREADS is on. 17 years ago
http.h Support HTTP digest authentication for the http manager interface. 17 years ago
image.h Const-ify the world (or at least a good part of it) 17 years ago
indications.h Fix build issues on Solaris and OpenBSD. 17 years ago
inline_api.h
io.h Merged revisions 182810 via svnmerge from 17 years ago
jabber.h Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list 18 years ago
jingle.h Changed to temporary namespaces to match with latest XEPs. As soon as 18 years ago
linkedlists.h Modify headers and macros, according to Russell's suggestions on the -dev list 17 years ago
localtime.h Add schedule extensions to app_meetme. In addition, the reporter found a 18 years ago
lock.h Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
logger.h Add ability for modules to dynamically register logger levels 17 years ago
manager.h Implement a new element in AstXML for AMI actions documentation. 17 years ago
md5.h
mod_format.h Use a 32k file buffer on recordings, which increases the efficiency of file recording. 18 years ago
module.h module load priority 17 years ago
monitor.h Redesigned 'optional API' support. 17 years ago
musiconhold.h
netsock.h Remove astobj.h from some places where it wasn't needed 18 years ago
network.h Get default entity ID determination working on Linux again 18 years ago
optional_api.h Redesigned 'optional API' support. 17 years ago
options.h Add option to hide console connect messages 17 years ago
paths.h
pbx.h Add new ast_complete_applications function so that we can use it with the 17 years ago
plc.h
poll-compat.h Merged revisions 182810 via svnmerge from 17 years ago
privacy.h
pval.h Merged revisions 162013 via svnmerge from 17 years ago
res_odbc.h Merge changes from str_substitution that are unrelated to that branch. 17 years ago
rtp_engine.h Merge in the RTP engine API. 17 years ago
say.h Fixed some doxygen comments 17 years ago
sched.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
sha1.h
slin.h Merge codec_consistency branch. This should make sample usage much happier. 18 years ago
slinfactory.h improve slinfactory API to remove implicit sample rate and require explicit sample rate selection by creator of the slinfactory 17 years ago
smdi.h Redesigned 'optional API' support. 17 years ago
speech.h Const-ify the world (or at least a good part of it) 17 years ago
srv.h
stringfields.h Add a more efficient way of allocating structures that use stringfields 17 years ago
strings.h Const-ify the world (or at least a good part of it) 17 years ago
stun.h Merge in the RTP engine API. 17 years ago
taskprocessor.h Const-ify the world (or at least a good part of it) 17 years ago
tcptls.h SIP option to specify outbound TLS/SSL client protocol. 17 years ago
tdd.h
term.h Move all the XML documentation API from pbx.c to xmldoc.c. 17 years ago
threadstorage.h Merged revisions 177701 via svnmerge from 17 years ago
time.h Fix a bunch of places where \arg was used instead of \param. Using \arg 18 years ago
timing.h Improve timing interface to remember which provider provided a timer 17 years ago
transcap.h
translate.h Convert casts to unions, to fix alignment issues on Solaris 18 years ago
udptl.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
ulaw.h
unaligned.h
utils.h Merged revisions 199856 via svnmerge from 17 years ago
xml.h Remove trailing whitespaces 17 years ago
xmldoc.h Implement a new element in AstXML for AMI actions documentation. 17 years ago