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
Tilghman Lesher ef95349d1c
Merged revisions 278167 via svnmerge from
16 years ago
..
doxygen Update the Mantis Workflow document in doxygen. 17 years ago
_private.h Fix transcode_via_sln option with SIP calls and improve PLC usage. 17 years ago
abstract_jb.h fixes adaptive jitterbuffer configuration 17 years ago
acl.h Make ACLs IPv6-capable. 16 years ago
adsi.h Remove the old stub files, preferring the optional_api method. 16 years ago
ael_structs.h Merged revisions 136726 via svnmerge from 18 years ago
aes.h Allow AES to compile, when OpenSSL is not present. 17 years ago
aes_internal.h use the OpenSSL AES implementation if it's available (unless configured not to) 20 years ago
agi.h Remove the old stub files, preferring the optional_api method. 16 years ago
alaw.h A lot of doxygen updates 19 years ago
aoc.h Generic Advice of Charge. 16 years ago
app.h Fix some doxygen warnings. 16 years ago
ast_expr.h Merge str_substitution branch. 18 years ago
ast_version.h Rename version.h to ast_version.h. Next, I will be re-adding version.h as an 19 years ago
astdb.h A lot of doxygen updates 19 years ago
astmm.h Fix some doxygen warnings. 16 years ago
astobj.h Merged revisions 129970 via svnmerge from 18 years ago
astobj2.h Fix some doxygen warnings. 16 years ago
astosp.h 1. Re-format the code. 20 years ago
audiohook.h Merged revisions 260049 via svnmerge from 17 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 18 years ago
autoconfig.h.in Merged revisions 277738 via svnmerge from 16 years ago
bridging.h Expand codec bitfield from 32 bits to 64 bits. 17 years ago
bridging_features.h Merge phase 1 support for the new bridging architecture. 18 years ago
bridging_technology.h Fix some doxygen warnings. 16 years ago
buildinfo.h try to get this committed before the buildbot complains about a broken tree 18 years ago
calendar.h Fix some doxygen warnings. 16 years ago
callerid.h ast_callerid restructuring 16 years ago
causes.h Move cause 200 to cause 26, as specified in Q.850. 17 years ago
ccss.h Fix some doxygen warnings. 16 years ago
cdr.h Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
cel.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
channel.h Merged revisions 278167 via svnmerge from 16 years ago
channelstate.h Merge Call completion support into trunk. 17 years ago
chanvars.h Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.h Convert to AST_CLI_YESNO and AST_CLI_ONOFF 17 years ago
compat.h Define LLONG_MAX on systems that do not have it. 16 years ago
compiler.h Redesigned 'optional API' support. 17 years ago
config.h Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
crypto.h Remove the old stub files, preferring the optional_api method. 16 years ago
data.h Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
datastore.h Properly account for memory allocated for channels and datastores 18 years ago
devicestate.h Merge Call completion support into trunk. 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 18 years ago
dns.h
dnsmgr.h Add IPv6 to Asterisk. 16 years ago
doxyref.h Fix some doxygen warnings. 16 years ago
dsp.h Merged revisions 224931 via svnmerge from 17 years ago
dundi.h incorporates r159808 from branches/1.4: 18 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 18 years ago
event.h Resolve an invalid memory read on an event. 16 years ago
event_defs.h Add an API for reporting security events, and a security event logging module. 17 years ago
extconf.h Fix comment. 17 years ago
features.h Fix some doxygen warnings. 16 years ago
file.h Merged revisions 265089 via svnmerge from 17 years ago
frame.h adds speex 16khz audio support 16 years ago
frame_defs.h Expand codec bitfield from 32 bits to 64 bits. 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 Add SRTP support for Asterisk 16 years ago
hashtab.h Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source. 18 years ago
heap.h Remove ABI differences that occured when compiling with DEBUG_THREADS. 17 years ago
http.h Fix some doxygen warnings. 16 years ago
image.h Const-ify the world (or at least a good part of it) 18 years ago
indications.h Extend length limit on country name in indications.conf. 16 years ago
inline_api.h
io.h Merged revisions 182810 via svnmerge from 18 years ago
jabber.h Add distributed devicestate via the XMPP protocol. 16 years ago
jingle.h Changed to temporary namespaces to match with latest XEPs. As soon as 19 years ago
linkedlists.h Merged revisions 226304 via svnmerge from 17 years ago
localtime.h Fix build on Mac OS X (and maybe FreeBSD, too) 16 years ago
lock.h Merged revisions 273793 via svnmerge from 16 years ago
logger.h Fix some doxygen warnings. 16 years ago
manager.h Fix some doxygen warnings. 16 years ago
md5.h Start untangling header inclusion in a way that does not affect 19 years ago
mod_format.h Formats need to be able to represent all 64 codec bits. 17 years ago
module.h Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
monitor.h Redesigned 'optional API' support. 17 years ago
musiconhold.h Merge a bunch of doxygen updates to header files. This includes changes to 19 years ago
netsock.h fixes an ast_netsock_list memory leak. 17 years ago
netsock2.h Make ACLs IPv6-capable. 16 years ago
network.h Get default entity ID determination working on Linux again 18 years ago
optional_api.h Remove the old stub files, preferring the optional_api method. 16 years ago
options.h Fix transcode_via_sln option with SIP calls and improve PLC usage. 17 years ago
paths.h modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 19 years ago
pbx.h Fix some doxygen warnings. 16 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 17 years ago
plc.h Start untangling header inclusion in a way that does not affect 19 years ago
poll-compat.h Merged revisions 182810 via svnmerge from 18 years ago
privacy.h
pval.h Merged revisions 271399 via svnmerge from 16 years ago
res_fax.h Implemement support for handling multiple documents when sending. 16 years ago
res_odbc.h Remove ABI differences that occured when compiling with DEBUG_THREADS. 17 years ago
res_srtp.h Add SRTP support for Asterisk 16 years ago
rtp_engine.h Add IPv6 to Asterisk. 16 years ago
say.h Fixed some doxygen comments 18 years ago
sched.h Finally, a method that really fixes the assertions in chan_iax2.c related to cancelling lagid. 16 years ago
security_events.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
security_events_defs.h Add an API for reporting security events, and a security event logging module. 17 years ago
sha1.h Start untangling header inclusion in a way that does not affect 19 years ago
slin.h As signed linear audio data is accessed as 16-bit values, certain processors require the values to be aligned in memory. 16 years ago
slinfactory.h Expand codec bitfield from 32 bits to 64 bits. 17 years ago
smdi.h Fix some doxygen warnings. 16 years ago
speech.h Const-ify the world (or at least a good part of it) 18 years ago
srv.h func_srv and explicit specification of a remote IP for SIP. 17 years ago
stringfields.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
strings.h Merged revisions 271689 via svnmerge from 16 years ago
stun.h Merge in the RTP engine API. 18 years ago
syslog.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
taskprocessor.h Minor tweaks to comment blocks and includes. 17 years ago
tcptls.h Add IPv6 to Asterisk. 16 years ago
tdd.h Additional TDD changes (preparing for SIP changes - adding TDD support to SIP) 19 years ago
term.h Merged revisions 248582 via svnmerge from 17 years ago
test.h Merged revisions 275021 via svnmerge from 16 years ago
threadstorage.h Fix some doxygen warnings. 16 years ago
time.h Extend max call limit duration from 24.8 days to 292+ million years. 17 years ago
timing.h Fix some doxygen warnings. 16 years ago
transcap.h Doxygen updates, formatting. 19 years ago
translate.h Remove unnecessary code relating to PLC. 16 years ago
udptl.h fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field 17 years ago
ulaw.h Doxygen updates, formatting. 19 years ago
unaligned.h Revert code in error and include the gcc suggested workaround for the original problem, while gcc investigates. 17 years ago
utils.h Various updates to the unit test API. 17 years ago
xml.h Fix some doxygen warnings. 16 years ago
xmldoc.h Implement a new element in AstXML for AMI actions documentation. 18 years ago