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
Tilghman Lesher e6fc9ae52c
Add a linkedlist macro that maintains a sorted list
19 years ago
..
_private.h start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h 19 years ago
abstract_jb.h
acl.h
adsi.h
ael_structs.h
aes.h Fix a regression in Asterisk 1.6 related to the use of AES encryption. 19 years ago
aes_internal.h
agi.h
alaw.h
app.h Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue. 19 years ago
ast_expr.h
ast_version.h Rename version.h to ast_version.h. Next, I will be re-adding version.h as an 19 years ago
astdb.h
astmm.h Add format attribute to printf-style functions in astmm.h 19 years ago
astobj.h Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 19 years ago
astobj2.h
astosp.h
audiohook.h Merge over ast_audiohook_volume branch. This adds API calls for use by developers to adjust the volume on a channel. 19 years ago
autoconfig.h.in ensure that dependencies on AST_C_DEFINE_CHECK symbols work properly 19 years ago
callerid.h
causes.h
cdr.h Merged revisions 107016 via svnmerge from 19 years ago
channel.h Merged revisions 108583 via svnmerge from 19 years ago
chanvars.h
cli.h
compat.h
compiler.h
config.h Add the "config reload <conffile>" command, which allows you to tell Asterisk 19 years ago
crypto.h
devicestate.h
dial.h Add an API call that steals the answered channel so that a destruction of the dialing structure does not hang it up. 19 years ago
dlfcn-compat.h
dns.h
dnsmgr.h Doxygenify dnsmgr.h 19 years ago
doxyref.h
dsp.h Large cleanup of DSP code 19 years ago
dundi.h
endian.h
enum.h
event.h The documentation page has to be in its own comment block to work, apparently. 19 years ago
event_defs.h
extconf.h Merged revisions 109309 via svnmerge from 19 years ago
features.h Move code from res_features into (new file) main/features.c 19 years ago
file.h Typo fixed earlier, that wasn't a typo after all. 19 years ago
frame.h Merged revisions 106235 via svnmerge from 19 years ago
fskmodem.h
global_datastores.h Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue. 19 years ago
hashtab.h
http.h start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h 19 years ago
image.h
indications.h
inline_api.h
io.h
jabber.h Use an ast_flags structure in aji_client and aji_buddy rather than an 19 years ago
jingle.h
libresample.h and now just to keep the libresample party going... if the functions from libresample are going to be in the main Asterisk binary, it makes sense for the header that defines them to be available without any special CFLAGS and to out-of-tree modules building against /usr/include/asterisk 19 years ago
linkedlists.h Add a linkedlist macro that maintains a sorted list 19 years ago
localtime.h Added a new module, res_phoneprov, which allows auto-provisioning of phones 19 years ago
lock.h Merged revisions 105116 via svnmerge from 19 years ago
logger.h
manager.h Move Originate to a separate privilege and require the additional System privilege to call out to a subshell. 19 years ago
md5.h
mod_format.h
module.h Bring Voicetronix driver up to date with current drivers 19 years ago
monitor.h
musiconhold.h
netsock.h Remove astobj.h from some places where it wasn't needed 19 years ago
network.h some platforms (e.g. FreeBSD4) need netinet/in.h to be included 19 years ago
options.h Merged revisions 110628 via svnmerge from 19 years ago
paths.h modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 19 years ago
pbx.h (closes issue #12238) 19 years ago
plc.h
poll-compat.h
privacy.h
pval.h (closes issue #6002) 19 years ago
res_odbc.h Merged revisions 99341 via svnmerge from 19 years ago
rtp.h Merged revisions 105674 via svnmerge from 19 years ago
say.h
sched.h Merged revisions 108227 via svnmerge from 19 years ago
sha1.h
slinfactory.h Doxygenify slinfactory a bit. 19 years ago
smdi.h Merged revisions 104119 via svnmerge from 19 years ago
speech.h
srv.h
stringfields.h
strings.h Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 19 years ago
tcptls.h Rename ast_tcptls_server_instance to session_instance, since this pertains to 19 years ago
tdd.h
term.h
threadstorage.h minor cleanups 19 years ago
time.h Fix up some doxygen issues. 19 years ago
transcap.h
translate.h Merged revisions 99081 via svnmerge from 19 years ago
udptl.h Add the "config reload <conffile>" command, which allows you to tell Asterisk 19 years ago
ulaw.h
unaligned.h
utils.h Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 19 years ago
zapata.h