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 f7f7eaa3a0
Fix build on FreeBSD 8.0, take 2.
16 years ago
..
doxygen Update the Mantis Workflow document in doxygen. 16 years ago
_private.h Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
abstract_jb.h fixes adaptive jitterbuffer configuration 16 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
agi.h Remove the old stub files, preferring the optional_api method. 16 years ago
alaw.h
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. 17 years ago
ast_version.h
astdb.h
astmm.h Fix some doxygen warnings. 16 years ago
astobj.h
astobj2.h Fix some doxygen warnings. 16 years ago
astosp.h
audiohook.h Merged revisions 279946 via svnmerge from 16 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoconfig.h.in Fix libsrtp -fPIC check for when non-standard prefix is used. 16 years ago
bridging.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
bridging_features.h Merge phase 1 support for the new bridging architecture. 17 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 Support for calendar events priorities and categories 16 years ago
callerid.h ast_callerid restructuring 16 years ago
causes.h Move cause 200 to cause 26, as specified in Q.850. 16 years ago
ccss.h Separate call completion config parameter allocation and default initialization. 16 years ago
cdr.h Implement AstData API data providers as part of the GSOC 2010 project, 16 years ago
cel.h Make the AST_CEL_AMA enum match up with the AST_CDR_ ama flag values. 16 years ago
channel.h Merged revisions 284593,284595 via svnmerge from 16 years ago
channelstate.h Merge Call completion support into trunk. 16 years ago
chanvars.h Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.h Add a C++ compatible version of AST_CLI_DEFINE(). 16 years ago
compat.h Define LLONG_MAX on systems that do not have it. 16 years ago
compiler.h Fix build on FreeBSD 8.0, take 2. 16 years ago
config.h Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
crypto.h Remove built-in AES code and use optional_api instead 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 17 years ago
devicestate.h Merge Call completion support into trunk. 16 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 IPv6 to Asterisk. 16 years ago
doxyref.h Add the full current set of CDR drivers 16 years ago
dsp.h Merged revisions 224931 via svnmerge from 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 Resolve an invalid memory read on an event. 16 years ago
event_defs.h res_stun_monitor for monitoring network changes behind a NAT device 16 years ago
extconf.h Fix comment. 16 years ago
features.h Fix some doxygen warnings. 16 years ago
file.h Merged revisions 265089 via svnmerge from 16 years ago
frame.h adds speex 16khz audio support 16 years ago
frame_defs.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
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. 17 years ago
heap.h Remove ABI differences that occured when compiling with DEBUG_THREADS. 16 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) 17 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 17 years ago
jabber.h Add distributed devicestate via the XMPP protocol. 16 years ago
jingle.h
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
mod_format.h Formats need to be able to represent all 64 codec bits. 16 years ago
module.h When optional_api is non-optional, force dependent modules to be loaded. 16 years ago
monitor.h Redesigned 'optional API' support. 17 years ago
musiconhold.h
netsock.h fixes an ast_netsock_list memory leak. 17 years ago
netsock2.h Fix parsing of IPv6 address literals in outboundproxy 16 years ago
network.h
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. 16 years ago
paths.h
pbx.h Merged revisions 280983 via svnmerge from 16 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 16 years ago
plc.h
poll-compat.h Merged revisions 284593,284595 via svnmerge from 16 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 Merge the realtime failover branch 16 years ago
res_srtp.h Fix SRTP for changing SSRC and multiple a=crypto SDP lines 16 years ago
rtp_engine.h Add IPv6 to Asterisk. 16 years ago
say.h Fixed some doxygen comments 17 years ago
sched.h Fix our FRACKing issue with chan_iax2 a different way. 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 16 years ago
security_events_defs.h Add an API for reporting security events, and a security event logging module. 17 years ago
select.h Merged revisions 284593,284595 via svnmerge from 16 years ago
sha1.h
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. 16 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) 17 years ago
srv.h func_srv and explicit specification of a remote IP for SIP. 16 years ago
stringfields.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 16 years ago
strings.h Merged revisions 271689 via svnmerge from 16 years ago
stun.h Merge in the RTP engine API. 17 years ago
syslog.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 16 years ago
taskprocessor.h Minor tweaks to comment blocks and includes. 16 years ago
tcptls.h Add IPv6 to Asterisk. 16 years ago
tdd.h
term.h Revert r280019 for now - This was poorly executed. 16 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. 16 years ago
timing.h Fix some doxygen warnings. 16 years ago
transcap.h
translate.h improved translation paths for wideband codecs 16 years ago
udptl.h Allow IPv6 addresses for UDPTL streams. 16 years ago
ulaw.h
unaligned.h fixes truncated uint64_t value in put_unaligned_uint64_t() function 16 years ago
utils.h Various updates to the unit test API. 16 years ago
xml.h Fix some doxygen warnings. 16 years ago
xmldoc.h Implement a new element in AstXML for AMI actions documentation. 17 years ago