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
Terry Wilson 9753325d32
Fix race condition for CEL LINKEDID_END event
14 years ago
..
doxygen Documentation Updates. 15 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 Fix calls to ast_get_ip() not initializing the address family. 14 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
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 app.h: Always initialize AST_DECLARE_APP_ARGS(). 14 years ago
ast_expr.h Merge str_substitution branch. 17 years ago
ast_version.h
astdb.h Correct ast_db_deltree documentation 15 years ago
astmm.h Fix some doxygen warnings. 16 years ago
astobj.h
astobj2.h Merged revisions 285529 via svnmerge from 16 years ago
astosp.h
audiohook.h Resolve an overlap in the ast_audiohook_flags values. 14 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoconfig.h.in Remove chan_usbradio and app_rpt. 14 years ago
bridging.h Revert part of a change to the bridging API code 15 years ago
bridging_features.h Merge phase 1 support for the new bridging architecture. 17 years ago
bridging_technology.h Revert part of a change to the bridging API code 15 years ago
buildinfo.h try to get this committed before the buildbot complains about a broken tree 18 years ago
calendar.h Track module use count for res_calendar 14 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 No response sent for SIP CC subscribe/resubscribe request. 15 years ago
cdr.h Fix crash during CDR update. 14 years ago
cel.h Fix race condition for CEL LINKEDID_END event 14 years ago
channel.h Fix race condition for CEL LINKEDID_END event 14 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 Solaris compatibility fixes 16 years ago
compiler.h Fix build on FreeBSD 8.0, take 2. 16 years ago
config.h Several fixes to the chan_sip dynamic realtime peer/user lookup 15 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 Make hints for invalid SIP devices return Unavail, not idle 14 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 Re-link peers by IP when dnsmgr changes the IP 14 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: 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 17 years ago
event.h Fix a crash in res_ais. 15 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 AGI exec Park to honor the Park application parameters. 15 years ago
file.h Merged revisions 265089 via svnmerge from 16 years ago
frame.h Allow packetization vaules > 127 14 years ago
frame_defs.h Expand codec bitfield from 32 bits to 64 bits. 17 years ago
framehook.h Addition of the FrameHook API (AKA AwesomeHooks) 16 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. 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 Audit of ao2_iterator_init() usage for v1.8. 14 years ago
inline_api.h
io.h Merged revisions 182810 via svnmerge from 17 years ago
jabber.h Fix res_jabber resource leaks 14 years ago
jingle.h Update chan_gtalk to work with changed GMail-based calls 15 years ago
linkedlists.h Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable. 15 years ago
localtime.h More Solaris compatibility fixes 16 years ago
lock.h Use the non-specific API aliases, to avoid a problem with building the utils directory. 15 years ago
logger.h Fix bogus reads/writes of console log levels in asterisk.c 14 years ago
manager.h Allow AMI action callback to be reentrant. 14 years ago
md5.h
mod_format.h Formats need to be able to represent all 64 codec bits. 16 years ago
module.h Fix timing source dependency issues with MOH 14 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 Eliminates doubling the :port part of SIP Notify Message-Account headers. 14 years ago
network.h
optional_api.h Various changes to allow 1.8 to compile on Mac OS X Lion (10.7) 15 years ago
options.h Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
paths.h
pbx.h Fix extension state callback references in chan_sip. 14 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 17 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 Reimplemented fax session reservation to reverse the ABI breakage introduced in r297486. 15 years ago
res_odbc.h Merge the realtime failover branch 16 years ago
res_srtp.h Allow SRTP policies to be reloaded 14 years ago
rtp_engine.h Allow SRTP policies to be reloaded 14 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 315502 via svnmerge from 15 years ago
sha1.h Update SHA1 code to RFC 6234 15 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) 17 years ago
srv.h func_srv and explicit specification of a remote IP for SIP. 16 years ago
stringfields.h Use __alignof__ instead of sizeof for stringfield length storage. 15 years ago
strings.h Fix case-sensitivity for device-specific event subscriptions and CCSS 14 years ago
stun.h Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 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 Fix memory leak of SSL_CTX structures in TLS core. 14 years ago
tdd.h
term.h Revert r280019 for now - This was poorly executed. 16 years ago
test.h Review: https://reviewboard.asterisk.org/r/1364/ 15 years ago
threadstorage.h Fix some doxygen warnings. 16 years ago
time.h Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines 14 years ago
timing.h Merged revisions 294277 via svnmerge from 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 Use __alignof__ instead of sizeof for stringfield length storage. 15 years ago
xml.h Fix some doxygen warnings. 16 years ago
xmldoc.h Load the proper XML documentation when multiple modules document the same application. 15 years ago