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 4aff24881b
Bring Voicetronix driver up to date with current drivers
19 years ago
..
_private.h Move code from res_features into (new file) main/features.c 19 years ago
abstract_jb.h move the declaration of struct ast_channel ast_frame and ast_module 19 years ago
acl.h start using asterisk/network.h for network related headers. 19 years ago
adsi.h A lot of doxygen updates 19 years ago
ael_structs.h A lot of doxygen updates 19 years ago
aes.h Fix a regression in Asterisk 1.6 related to the use of AES encryption. 19 years ago
aes_internal.h
agi.h A lot of doxygen updates 19 years ago
alaw.h A lot of doxygen updates 19 years ago
app.h ummm... might be good if this macro argument was actually used :-) 19 years ago
ast_expr.h A lot of doxygen updates 19 years ago
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 A lot of doxygen updates 19 years ago
astmm.h Start untangling header inclusion in a way that does not affect 19 years ago
astobj.h remove redundant #include "asterisk/compat.h", 19 years ago
astobj2.h A lot of doxygen updates 19 years ago
astosp.h
audiohook.h Adding support for the "automixmonitor" dial and queue options. 19 years ago
autoconfig.h.in Disable epoll as it has caused more obscure issues then any of my previous code. I will continue to work on it in a separate branch to make it stable for a release and test it against the following issues. 19 years ago
callerid.h A lot of doxygen updates 19 years ago
causes.h A lot of doxygen updates 19 years ago
cdr.h Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled. 19 years ago
channel.h Add a non-invasive API for application level manipulation of T38 on a channel. This uses control frames (so they can even pass across IAX2) to negotiate T38 and provided a way of getting the current status of T38 using queryoption. This should by no means cause any issues and if it does I will take responsibility for it. 19 years ago
chanvars.h
cli.h Remove "old"-style CLI handler, since nothing uses it anymore. 19 years ago
compat.h Merged revisions 90753 via svnmerge from 19 years ago
compiler.h
config.h Requested changes from Pari, reviewed by Russell. 19 years ago
crypto.h
devicestate.h A lot of doxygen updates 19 years ago
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 start using asterisk/network.h for network related headers. 19 years ago
doxyref.h Doxygen updates, formatting. 19 years ago
dsp.h Largely refactor DSP tone detection routines. 19 years ago
dundi.h
endian.h provide definitions for __LITTLE_ENDIAN and __BIG_ENDIAN if not present. 19 years ago
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 Fix up some doxygen issues. 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 Add a non-invasive API for application level manipulation of T38 on a channel. This uses control frames (so they can even pass across IAX2) to negotiate T38 and provided a way of getting the current status of T38 using queryoption. This should by no means cause any issues and if it does I will take responsibility for it. 19 years ago
fskmodem.h
global_datastores.h Merged revisions 90735 via svnmerge from 19 years ago
hashtab.h A lot of doxygen updates 19 years ago
http.h Merge changes from team/group/sip-tcptls 19 years ago
image.h formatting cleanup on the header, 19 years ago
indications.h
inline_api.h
io.h A lot of doxygen updates 19 years ago
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 improve linked-list macros in two ways: 19 years ago
localtime.h Added a new module, res_phoneprov, which allows auto-provisioning of phones 19 years ago
lock.h Merged revisions 92875 via svnmerge from 19 years ago
logger.h Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate. 19 years ago
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 Start untangling header inclusion in a way that does not affect 19 years ago
mod_format.h A lot of doxygen updates 19 years ago
module.h Bring Voicetronix driver up to date with current drivers 19 years ago
monitor.h
musiconhold.h
netsock.h HUGE improvements to QoS/CoS handling by IgorG 19 years ago
network.h some platforms (e.g. FreeBSD4) need netinet/in.h to be included 19 years ago
options.h
paths.h modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 19 years ago
pbx.h Add an API call (ast_async_parseable_goto) which parses a goto string and does an async goto instead of an explicit goto. 19 years ago
plc.h Start untangling header inclusion in a way that does not affect 19 years ago
poll-compat.h
privacy.h
pval.h
res_odbc.h Merged revisions 99341 via svnmerge from 19 years ago
rtp.h - doxygen fixes 19 years ago
say.h
sched.h Add some documentation fixups 19 years ago
sha1.h Start untangling header inclusion in a way that does not affect 19 years ago
slinfactory.h Start untangling header inclusion in a way that does not affect 19 years ago
smdi.h Merged revisions 104119 via svnmerge from 19 years ago
speech.h
srv.h
stringfields.h remove redundant #include "asterisk/compat.h", 19 years ago
strings.h Fix up some doxygen issues. 19 years ago
tcptls.h Doxygen updates 19 years ago
tdd.h
term.h Doxygen updates, formatting. 19 years ago
threadstorage.h minor cleanups 19 years ago
time.h Fix up some doxygen issues. 19 years ago
transcap.h Doxygen updates, formatting. 19 years ago
translate.h Merged revisions 99081 via svnmerge from 19 years ago
udptl.h Doxygen updates, formatting. 19 years ago
ulaw.h Doxygen updates, formatting. 19 years ago
unaligned.h * In unaligned.h, remove some unnecessary casts and mark the arg of the 19 years ago
utils.h move asterisk/paths.h outside asterisk.h and into those files 19 years ago
zapata.h Doxygen updates, formatting. 19 years ago