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 0e5367f7eb
Merge the changes from the res_timing_timerfd branch.
18 years ago
..
_private.h Move all the XML documentation API from pbx.c to xmldoc.c. 18 years ago
abstract_jb.h Merged revisions 135841,135847,135850 via svnmerge from 18 years ago
acl.h
adsi.h
ael_structs.h Merged revisions 136726 via svnmerge from 18 years ago
aes.h
aes_internal.h
agi.h make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines 18 years ago
alaw.h
app.h Add LISTFILTER dialplan function, along with supporting documentation. See 18 years ago
ast_expr.h
ast_version.h
astdb.h
astmm.h fix bugs caused by r144949 when MALLOC_DEBUG is defined 18 years ago
astobj.h Merged revisions 129970 via svnmerge from 18 years ago
astobj2.h Add ability to pass arbitrary data to the ao2_callback_fn (called from 18 years ago
astosp.h
audiohook.h Merged revisions 149204 via svnmerge from 18 years ago
autoconfig.h.in Merge the changes from the res_timing_timerfd branch. 18 years ago
buildinfo.h try to get this committed before the buildbot complains about a broken tree 18 years ago
callerid.h Merge in a few more changes. This time the include/ directory. 18 years ago
causes.h Merged revisions 129149 via svnmerge from 18 years ago
cdr.h Merged revisions 135799 via svnmerge from 18 years ago
channel.h Merged revisions 157305 via svnmerge from 18 years ago
chanvars.h Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.h This commit does two things: 18 years ago
compat.h Merge changes from team/group/appdocsxml 18 years ago
compiler.h instead of trying to forcibly load res_agi when app_stack is loaded (even if the administrator didn't want it loaded), use GCC weak symbols to determine whether it was loaded already or not; if it was loaded, then use it. 18 years ago
config.h Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix 18 years ago
crypto.h
datastore.h datastore inheritance is a channel feature, so move this definition back 18 years ago
devicestate.h Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix 18 years ago
dial.h * Fixed timeout logic in the dialing API as setting timeouts 18 years ago
dlinkedlists.h re-add dlinkedlists.h to trunk, oops! 18 years ago
dns.h
dnsmgr.h Fix a bunch of places where \arg was used instead of \param. Using \arg 18 years ago
doxyref.h Merged revisions 136541 via svnmerge from 18 years ago
dsp.h Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 18 years ago
dundi.h Merge another change from team/russell/events ... 18 years ago
endian.h only include this for OpenBSD. At least FreeBSD is borked when including it 18 years ago
enum.h The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a 18 years ago
event.h Merge some more changes from team/russell/events 18 years ago
event_defs.h Merge some more changes from team/russell/events 18 years ago
extconf.h Merge changes from team/group/appdocsxml 18 years ago
features.h Merged revisions 153651 via svnmerge from 18 years ago
file.h
frame.h Prefer T140 with REDundance before T140 without. 18 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
hashtab.h Add additional memory debugging to several core APIs, and fix several memory 18 years ago
http.h HTTP module memory leaks 18 years ago
image.h
indications.h Convert open-coded linked list in indications to the AST_LIST_* macros. This 18 years ago
inline_api.h
io.h
jabber.h Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list 18 years ago
jingle.h Changed to temporary namespaces to match with latest XEPs. As soon as 18 years ago
linkedlists.h Simplify new macro, simplify configfile logic, now that list is sorted 19 years ago
localtime.h Add schedule extensions to app_meetme. In addition, the reporter found a 18 years ago
lock.h (closes issue #13089) 18 years ago
logger.h Starting with a change to ensure that ast_verbose() preserves ABI compatibility 18 years ago
manager.h make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions 18 years ago
md5.h
mod_format.h Use a 32k file buffer on recordings, which increases the efficiency of file recording. 19 years ago
module.h Merge changes from team/group/appdocsxml 18 years ago
monitor.h
musiconhold.h
netsock.h
network.h Get default entity ID determination working on Linux again 18 years ago
options.h Allow people to select the old console behavior of white text on a black 18 years ago
paths.h
pbx.h Merge changes from team/group/appdocsxml 18 years ago
plc.h
poll-compat.h
privacy.h
pval.h Merged revisions 111341 via svnmerge from 19 years ago
res_odbc.h Add some debug code and add a missing release 18 years ago
rtp.h Add new SIP cli command "sip show channelstats" that displays some QoS data (if we have RTCP reports 18 years ago
say.h
sched.h Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the object 18 years ago
sha1.h
slin.h Merge codec_consistency branch. This should make sample usage much happier. 18 years ago
slinfactory.h Fix a bunch of places where \arg was used instead of \param. Using \arg 18 years ago
smdi.h
speech.h
srv.h
stringfields.h Merged revisions 132872 via svnmerge from 18 years ago
strings.h Starting with a change to ensure that ast_verbose() preserves ABI compatibility 18 years ago
taskprocessor.h A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed. 19 years ago
tcptls.h cleaup of the TCP/TLS socket API: 18 years ago
tdd.h
term.h Move all the XML documentation API from pbx.c to xmldoc.c. 18 years ago
threadstorage.h Update documentation; AST_THREADSTORAGE() in trunk only takes a single 18 years ago
time.h Fix a bunch of places where \arg was used instead of \param. Using \arg 18 years ago
timing.h Add a todo for a new timing API implementation that would work for Linux systems 18 years ago
transcap.h
translate.h Convert casts to unions, to fix alignment issues on Solaris 18 years ago
udptl.h
ulaw.h
unaligned.h
utils.h Merged revisions 135899 via svnmerge from 18 years ago
xml.h Remove trailing whitespaces 18 years ago
xmldoc.h Remove trailing whitespaces 18 years ago