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 ba9f012573
Define also when not DEBUG_THREADS
17 years ago
..
abstract_jb.h merge new_loader_completion branch, including (at least): 19 years ago
acl.h improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications) 19 years ago
adsi.h move ADSI functionality into ast_ namespace 19 years ago
ael_structs.h (closes issue #12302) 17 years ago
aes.h remove extraneous svn:executable properties 20 years ago
agi.h Add a new patch to handle interrupting the fgets() call when using FastAGI. 18 years ago
alaw.h ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166 18 years ago
app.h make these macros not assume that the only other field in the structure is 'argc'... this is true when someone uses AST_DECLARE_APP_ARGS, but it's perfectly reasonable to define your own structure as long as it has the right fields 18 years ago
ast_expr.h remove extraneous svn:executable properties 20 years ago
astdb.h remove extraneous svn:executable properties 20 years ago
astmm.h allow 'show memory' and 'show memory summary' to distinguish memory allocations that were done for caching purposes, so they don't look like memory leaks 19 years ago
astobj.h Fix character string being treated ad format string 17 years ago
astobj2.h Change the behavior of ao2_link(). Previously, in inherited a reference. 18 years ago
astosp.h Updates from transnexus to osplookup, removes res_osp 19 years ago
audiohook.h Add a trigger mode that triggers on both read and write. The actual function that returns the combined audio frame though will wait until both sides have fed in audio, or until one side stops (such as the case when you call Wait). 17 years ago
autoconfig.h.in Improve res_ninit and res_ndestroy autoconf logic on the Darwin platform. 17 years ago
callerid.h remove the WITH_SMDI define 19 years ago
causes.h remove extraneous svn:executable properties 20 years ago
cdr.h Move where unanswered CDRs are dropped to the CDR core, not everything uses app_dial. 17 years ago
channel.h Add ast_assert(), which can be used to handle fatal errors. It is only compiled 17 years ago
chanvars.h Bug 5858 - Make the chanvars.c functions return a 'const char *' 20 years ago
cli.h Properly handle the case where read() may return the text for more than one 18 years ago
compat.h Solaris requires the inclusion of sys/loadavg.h for getloadavg(). 18 years ago
compiler.h For my next trick I will make these work with what our autoconf header file gives us. 17 years ago
config.h Changed the behavior of sip's realtime_peer function to match the corresponding way of matching for non-realtime peers. 18 years ago
crypto.h removal of trailing whitespace and useless 'extern' 19 years ago
devicestate.h Fix the documentation on the return values from device state provider 19 years ago
dial.h Change ast_set_state_callback() to ast_dial_set_state_callback() 19 years ago
dlfcn-compat.h remove extraneous svn:executable properties 20 years ago
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 19 years ago
doxyref.h Issue #8246 - Doxygen fixes from kshumard. 19 years ago
dsp.h Add prototype for ast_dsp_frame_freed. I'm not sure how this was 17 years ago
dundi.h remove extraneous svn:executable properties 20 years ago
endian.h various minor portability fixes (mostly from tholo for OpenBSD) 19 years ago
enum.h Issue #8089 - Fix the ENUM support (picking one record by number). Thanks otmar! 19 years ago
features.h When executing a dynamic feature, don't look it up a second time by digit pattern 18 years ago
file.h Modify file.h to maintain API compatibility with earlier versions. If a recent 18 years ago
frame.h It was possible for a reference to a frame which was part of a freed DSP to still be 17 years ago
fskmodem.h trailing whitespace/ useless extern removal 19 years ago
global_datastores.h A big one... 18 years ago
http.h When serving dynamic content, include a Cache-Control header to instruct the 18 years ago
image.h removal of trailing whitespace and useless 'extern' 19 years ago
indications.h merge new_loader_completion branch, including (at least): 19 years ago
inline_api.h remove extraneous svn:executable properties 20 years ago
io.h removal of trailing whitespace and useless 'extern' 19 years ago
jabber.h Various string length fixes. Removed an unused variable in aji_client structure (context) 18 years ago
jingle.h asterisk-xmpp merge in 19 years ago
linkedlists.h appending one list to another should leave the first list empty, and not require the user to do that 18 years ago
localtime.h Working on issue #10531 exposed a rather nasty 64-bit issue on ast_mktime, so we 18 years ago
lock.h Define also when not DEBUG_THREADS 17 years ago
logger.h Make sure logger is reloaded at general reload in the cli. 18 years ago
manager.h Store the manager session ID explicitly as 4 byte ID instead of a ulong. The 17 years ago
md5.h remove extraneous svn:executable properties 20 years ago
module.h Add a new module flag to indicate that a build sum is present. Modules built 18 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 remove extraneous svn:executable properties 20 years ago
options.h Add an option (transmit_silence) which transmits silence during both Record() and DTMF generation. The reason this is an option is that in order to transmit silence we have to setup a translation path. This may not be needed/wanted in all cases. 17 years ago
paths.h Fixing a comment 19 years ago
pbx.h Convert the contexts lock to a read/write lock to resolve a deadlock. This 18 years ago
plc.h Merged revisions 34087 via svnmerge from 19 years ago
poll-compat.h remove extraneous svn:executable properties 20 years ago
privacy.h remove extraneous svn:executable properties 20 years ago
res_odbc.h Err, the documentation on the return value of ast_odbc_backslash_is_escape is exactly backwards. 17 years ago
rtp.h When a new source of audio comes in (such as music on hold) make sure the marker bit gets set. 17 years ago
say.h move to a different file (channel.c for the time being) the 19 years ago
sched.h Clarify a comment that was, well, just wrong. It turns out that 17 years ago
sha1.h merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 20 years ago
slinfactory.h If audio suddenly gets fed into one side of a channel after a lapse of frames flush the other factory so that old audio does not remain in the factory causing the sync code to not execute. 17 years ago
smdi.h Merge changes from team/russell/smdi-1.4 17 years ago
speech.h Instead of accepting a single DTMF character accept a full string. 18 years ago
srv.h update comment to match the state of the code 18 years ago
stringfields.h Rename ast_string_field_free_pool to ast_string_field_free_memory, 18 years ago
strings.h Make a few changes so that characters in the upper half of the ISO-8859-1 18 years ago
tdd.h trailing whitespace/ useless extern removal 19 years ago
term.h woohoo safe out put! 19 years ago
threadstorage.h Add some fixes for building on Solaris. 18 years ago
time.h Today is tomorrow's yesterday, and yesterday's tomorrow is today, and 18 years ago
transcap.h remove extraneous svn:executable properties 20 years ago
translate.h Revert adding the packed attribute, as it really doesn't make sense why that 18 years ago
udptl.h Merged revisions 34087 via svnmerge from 19 years ago
ulaw.h ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166 18 years ago
unaligned.h remove extraneous svn:executable properties 20 years ago
utils.h Add format type checking for recently de-inlined function 17 years ago