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
Mark Michelson bd11706d8e
Eliminate embedding of res_adsi.so module.
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 Eliminate embedding of res_adsi.so module. 14 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 app.h: Always initialize AST_DECLARE_APP_ARGS(). 14 years ago
ast_expr.h
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
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
bridging_technology.h Revert part of a change to the bridging API code 15 years ago
buildinfo.h
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 deadlock potential with ast_set_hangupsource() calls. 14 years ago
channelstate.h Merge Call completion support into trunk. 16 years ago
chanvars.h
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 14 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
devicestate.h Make hints for invalid SIP devices return Unavail, not idle 14 years ago
dial.h
dlinkedlists.h
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
dundi.h
endian.h
enum.h
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
framehook.h Addition of the FrameHook API (AKA AwesomeHooks) 16 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
global_datastores.h Add SRTP support for Asterisk 16 years ago
hashtab.h
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
indications.h Audit of ao2_iterator_init() usage for v1.8. 14 years ago
inline_api.h
io.h
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. 14 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
musiconhold.h
netsock.h
netsock2.h Fix NULL pointer segfault in ast_sockaddr_parse() 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
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
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
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
smdi.h Fix some doxygen warnings. 16 years ago
speech.h
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. 14 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 15 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. 14 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