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
Automerge script da618f42ea
Merged revisions 376308,376315 via svnmerge from
13 years ago
..
doxygen Update the Mantis Workflow document in doxygen. 16 years ago
_private.h Merged revisions 372885 via svnmerge from 14 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 Merged revisions 369325,369328 via svnmerge from 14 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 A lot of doxygen updates 18 years ago
aoc.h Generic Advice of Charge. 16 years ago
app.h Remove global symbol requirement from app_voicemail. 14 years ago
app_voicemail.h Remove global symbol requirement from app_voicemail. 14 years ago
ast_expr.h Merge str_substitution branch. 17 years ago
ast_version.h Rename version.h to ast_version.h. Next, I will be re-adding version.h as an 18 years ago
astdb.h Merged revisions 374132,374135 via svnmerge from 14 years ago
astmm.h Merged revisions 376030 via svnmerge from 13 years ago
astobj.h Merged revisions 129970 via svnmerge from 18 years ago
astobj2.h Merged revisions 373059,373062 via svnmerge from 14 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 Merged revisions 371013,371022 via svnmerge from 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 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 Add "send to voicemail" Digium phone functionality to Asterisk. 14 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 Multiple revisions 365155,365160,365299,365320,365399,365475,365478,365575,365632,365701,365898,365990,366049,366053,366106,366168,366241,366297,366390,366412,366591,366598,366741,366792,366881,366884,366948,367003,367028,367267,367299,367369,367417,367470,367562,367679,367731,367782,367844,367907,367978,367981,368042,368093,368267,368310,368407,368470,368499,368524,368536,368568,368587 14 years ago
celt.h I think reviewboard broke this. The whole file was doubled. 15 years ago
channel.h Merged revisions 375995 via svnmerge from 13 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 Merged revisions 285057 via svnmerge from 16 years ago
compat.h Merged revisions 289104 via svnmerge from 16 years ago
compiler.h Merged revisions 285336 via svnmerge from 16 years ago
config.h Add Digium phone changes for the include/asterisk directory 14 years ago
crypto.h Remove built-in AES code and use optional_api instead 16 years ago
custom_control_frame.h Add Digium phone changes for the include/asterisk directory 14 years ago
data.h Asterisk media architecture conversion - no more format bitfields 15 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 Merged revisions 375699 via svnmerge from 13 years ago
dsp.h Improve T.38 gateway V.21 preamble detection. 14 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 Merged revisions 335497 via svnmerge from 15 years ago
event_defs.h Add Digium phone changes for the include/asterisk directory 14 years ago
extconf.h Make hint watcher callback take const strings for context and exten parameters. 15 years ago
features.h Merged revisions 375965 via svnmerge from 13 years ago
file.h Add Digium phone changes for the include/asterisk directory 14 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 Add Digium phone changes for the include/asterisk directory 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 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 Merged revisions 376308,376315 via svnmerge from 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 Merged revisions 182810 via svnmerge from 17 years ago
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 16 years ago
lock.h Merged revisions 305040 via svnmerge from 15 years ago
logger.h Fix bogus reads/writes of console log levels in asterisk.c 14 years ago
manager.h Add Digium phone changes for the include/asterisk directory 14 years ago
md5.h Start untangling header inclusion in a way that does not affect 18 years ago
message.h Add Digium phone changes for the include/asterisk directory 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 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 Merged revisions 369109 via svnmerge from 14 years ago
network.h Get default entity ID determination working on Linux again 18 years ago
optional_api.h Merged revisions 336733 via svnmerge from 15 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 Add Digium phone changes for the include/asterisk directory 14 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 16 years ago
plc.h Start untangling header inclusion in a way that does not affect 18 years ago
poll-compat.h Merged revisions 284597 via svnmerge from 16 years ago
presencestate.h Add Digium phone changes for the include/asterisk directory 14 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 15 years ago
select.h Merged revisions 315503 via svnmerge from 15 years ago
sha1.h Update SHA1 code to RFC 6234 15 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 Merged revisions 375026 via svnmerge from 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 Merged revisions 374906 via svnmerge from 14 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 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 Merged revisions 375995 via svnmerge from 13 years ago
timing.h Merged revisions 375894 via svnmerge from 13 years ago
transcap.h Doxygen updates, formatting. 18 years ago
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 Doxygen updates, formatting. 18 years ago
unaligned.h Merged revisions 282543 via svnmerge from 16 years ago
utils.h Merged revisions 376030 via svnmerge from 13 years ago
xml.h Fix some doxygen warnings. 16 years ago
xmldoc.h Merged revisions 340108 via svnmerge from 15 years ago