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
Matthew Jordan d26baf0d56
Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
..
doxygen Update the Mantis Workflow document in doxygen. 16 years ago
_private.h Fix inability to shutdown gracefully due to an unending channel reference. 13 years ago
abstract_jb.h Introduction of the JITTERBUFFER dialplan function. 15 years ago
acl.h Fix calls to ast_get_ip() not initializing the address family. 14 years ago
adsi.h Multiple revisions 369323-369324 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 app_queue: Support persisting and loading of long member lists. 13 years ago
astmm.h Add MALLOC_DEBUG enhancements. 13 years ago
astobj.h
astobj2.h Constify __ao2_ref_debug in astobj2 13 years ago
astosp.h
audiohook.h Resolve an overlap in the ast_audiohook_flags values. 14 years ago
autochan.h
autoconfig.h.in Use better libss7 detection test and move libpri compile test. 14 years ago
bridging.h Fix crash from bridge channel hangup race condition in ConfBridge 14 years ago
bridging_features.h New HD ConfBridge conferencing application. 15 years ago
bridging_technology.h New HD ConfBridge conferencing application. 15 years ago
buildinfo.h
calendar.h Track module use count for res_calendar 14 years ago
callerid.h Asterisk media architecture conversion - no more format bitfields 15 years ago
causes.h Move cause 200 to cause 26, as specified in Q.850. 16 years ago
ccss.h Merged revisions 307879 via svnmerge from 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
celt.h I think reviewboard broke this. The whole file was doubled. 15 years ago
channel.h Multiple revisions 375993-375994 13 years ago
channelstate.h Merge Call completion support into trunk. 16 years ago
chanvars.h
cli.h Merged revisions 285057 via svnmerge from 16 years ago
compat.h Merged revisions 289104 via svnmerge from 15 years ago
compiler.h Merged revisions 285336 via svnmerge from 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 Asterisk media architecture conversion - no more format bitfields 15 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 Doxygen Updates 13 years ago
dsp.h Improve T.38 gateway V.21 preamble detection. 14 years ago
dundi.h
endian.h
enum.h
event.h Merged revisions 335497 via svnmerge from 15 years ago
event_defs.h Generate Security events in chan_sip using new Security Events Framework 14 years ago
extconf.h Make hint watcher callback take const strings for context and exten parameters. 15 years ago
features.h Fix stuck DTMF when bridge is broken. 13 years ago
file.h Asterisk media architecture conversion - no more format bitfields 15 years ago
format.h Adds pass-through support for codec CELT. 15 years ago
format_cap.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
format_pref.h Allow packetization vaules > 127 14 years ago
frame.h Merged revisions 336294 via svnmerge from 14 years ago
frame_defs.h Asterisk media architecture conversion - no more format bitfields 15 years ago
framehook.h Merged revisions 287647 via svnmerge from 15 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
global_datastores.h Add SRTP support for Asterisk 16 years ago
hashtab.h Migrate hashtest/hashtest2 to be unit tests. 13 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 Asterisk media architecture conversion - no more format bitfields 15 years ago
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 Merged revisions 327682 via svnmerge from 15 years ago
linkedlists.h Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable. 14 years ago
localtime.h Merged revisions 289543,289581 via svnmerge from 15 years ago
lock.h Re-initialize logmsgs mutex upon logger initialization to prevent lock errors 13 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
message.h Fixes memory leak in message API. 14 years ago
mod_format.h Asterisk media architecture conversion - no more format bitfields 15 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. 16 years ago
netsock2.h Fix NULL pointer segfault in ast_sockaddr_parse() 14 years ago
network.h
optional_api.h Merged revisions 336733 via svnmerge from 14 years ago
options.h Fix transcode_via_sln option with SIP calls and improve PLC usage. 16 years ago
paths.h Add ASTSBINDIR to the list of configurable paths 14 years ago
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 16 years ago
plc.h
poll-compat.h Merged revisions 284597 via svnmerge from 16 years ago
privacy.h
pval.h Merged revisions 271399 via svnmerge from 16 years ago
res_fax.h Improve T.38 gateway V.21 preamble detection. 14 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 Doxygen formatting 16 years ago
sched.h Replace ast_log(LOG_DEBUG, ...) with ast_debug() 15 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 Generate Security events in chan_sip using new Security Events Framework 14 years ago
select.h Merged revisions 315503 via svnmerge from 15 years ago
sha1.h Update SHA1 code to RFC 6234 14 years ago
silk.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
slin.h Asterisk media architecture conversion - no more format bitfields 15 years ago
slinfactory.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
smdi.h Fix some doxygen warnings. 16 years ago
speech.h Asterisk media architecture conversion - no more format bitfields 15 years ago
srv.h func_srv and explicit specification of a remote IP for SIP. 16 years ago
stringfields.h Update stringfield documentation for removed second va_list in favor of va_copy. 14 years ago
strings.h Fix some potential misuses of ast_str in the code. 13 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 Do not use a FILE handle when doing SIP TCP reads. 13 years ago
tdd.h
term.h Merged revisions 248582 via svnmerge from 16 years ago
test.h Merged revisions 332817 via svnmerge from 15 years ago
threadstorage.h Fix some doxygen warnings. 16 years ago
time.h Multiple revisions 375993-375994 13 years ago
timing.h Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
transcap.h
translate.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
udptl.h Some scheduler API cleanup and improvements. 15 years ago
ulaw.h
unaligned.h Merged revisions 282543 via svnmerge from 16 years ago
utils.h Add MALLOC_DEBUG enhancements. 13 years ago
xml.h Fix some doxygen warnings. 16 years ago
xmldoc.h Merged revisions 340108 via svnmerge from 14 years ago