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
Russell Bryant 65439dcbb3
Merged revisions 52107 via svnmerge from
19 years ago
..
abstract_jb.h merge new_loader_completion branch, including (at least): 19 years ago
acl.h - Implement error handling in ast_append_ha 19 years ago
adsi.h move ADSI functionality into ast_ namespace 19 years ago
ael_structs.h Jason is having problems with the inclusion of <err.h>; it appears to be unnecessary for sucessful builds, so I either removed or commented out the inclusions from all the AEL related code. New outputs from bison/flex are included, etc. 19 years ago
aes.h
agi.h move more API into the ast_ namespace 19 years ago
alaw.h yet another massive performance and memory savings improvement 20 years ago
app.h Fix various spelling mistakes in comments. 19 years ago
ast_expr.h
astdb.h const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here 19 years ago
astmm.h Merged revisions 48987 via svnmerge from 19 years ago
astobj.h Sure enough, some of the uses of astobj are doing recursive locking. This 19 years ago
astosp.h 1. Re-format the code. 19 years ago
autoconfig.h.in Regenerate configure script to reflect recent zaptel changes 19 years ago
callerid.h Extend CALLERID() function for "pres" and "ton" values 19 years ago
causes.h Doxygen update 19 years ago
cdr.h convert the final clients of ast_build_string to use ast_str_*() 19 years ago
channel.h Merged revisions 51311 via svnmerge from 19 years ago
chanspy.h Make the difference clear about what the responsibilities of the core and a spy are when it comes to spying on a channel. The core is responsible for adding a spy to a channel, feeding frames into the spy, removing the spy from the channel, and notifying the spy that is has been detached. The spy is responsible for reading frames in, and cleaning itself up. Each side will not try to do the other's job. 19 years ago
chanvars.h
cli.h Make the "usage" member of the ast_cli_entry struct const to resolve a compiler 19 years ago
compat.h Avoid errors when compiling out of tree modules like asterisk-addons. 19 years ago
compiler.h Merged revisions 43861-43862 via svnmerge from 19 years ago
config.h When calling the Realtime app more than once, unset fields which were 19 years ago
crypto.h
devicestate.h Documentation updates 19 years ago
dial.h Merged revisions 52107 via svnmerge from 19 years ago
dlfcn-compat.h
dns.h merge new_loader_completion branch, including (at least): 19 years ago
dnsmgr.h add an updated patch that adds dnsmgr support for outgoing iax2 registrations 20 years ago
doxyref.h Adding some generic docs on extension and device states - watchers and providers 19 years ago
dsp.h
dundi.h
endian.h various minor portability fixes (mostly from tholo for OpenBSD) 20 years ago
enum.h Issue #80898 - Restoring func_enum (otmar) 19 years ago
features.h add one remaining bit of functionality to the features.conf applicationmap (from Matt Nicholson in Digium Express Services) 19 years ago
file.h This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling. 19 years ago
frame.h Add a comment that the frame type constants are transmitted directly over IAX2. 19 years ago
fskmodem.h Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff to English. 19 years ago
http.h Doxygen updates 19 years ago
image.h
indications.h Doxygen documentationification 19 years ago
inline_api.h
io.h
jabber.h Merged revisions 49676 via svnmerge from 19 years ago
jingle.h asterisk-xmpp merge in 20 years ago
linkedlists.h Add AST_RWLIST_* set of macros which implement linked lists using read/write locks, the actual list manipulation is still done via the old macros. 19 years ago
localtime.h
lock.h Change trylock output for what already has the lock from an error to a warning. 19 years ago
logger.h Merged revisions 43933 via svnmerge from 19 years ago
manager.h Merged revisions 49676 via svnmerge from 19 years ago
md5.h
module.h Adding dialplan function IFMODULE, so you can create dialplans that handle 19 years ago
monitor.h these functions never should have been non-static or in a header file 19 years ago
musiconhold.h merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 19 years ago
netsock.h
options.h Merged revisions 48998 via svnmerge from 19 years ago
paths.h Fixing a comment 19 years ago
pbx.h const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here 19 years ago
plc.h Merged revisions 34087 via svnmerge from 20 years ago
poll-compat.h
privacy.h
res_odbc.h move ODBC API into ast_ namespace 19 years ago
rtp.h Merged revisions 50466 via svnmerge from 19 years ago
say.h move to a different file (channel.c for the time being) the 20 years ago
sched.h
sha1.h
slinfactory.h Merge team/russell/frame_caching 19 years ago
smdi.h Fix a spelling mistake in a comment. 19 years ago
speech.h Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available 20 years ago
srv.h merge new_loader_completion branch, including (at least): 19 years ago
stringfields.h A fair number of changes for the sake of bug 7506 19 years ago
strings.h As the comment in the diff says: 19 years ago
tdd.h Doxygen changes 19 years ago
term.h safe terminal output is sweet. 19 years ago
threadstorage.h yeah... so... compiling before committing seems like it might be a good idea 19 years ago
time.h
transcap.h
translate.h Merged revisions 46714 via svnmerge from 19 years ago
udptl.h Merged revisions 34087 via svnmerge from 20 years ago
ulaw.h yet another massive performance and memory savings improvement 20 years ago
unaligned.h
utils.h Merged revisions 48987 via svnmerge from 19 years ago
zapata.h Include tonezone.h for linux, too 19 years ago