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 28b9f5b384
Fix compilation when DEBUG_THREAD_LOCALS is selected
18 years ago
..
abstract_jb.h Merging the issue11259 branch. 18 years ago
acl.h
adsi.h
ael_structs.h (closes issue #13236) 18 years ago
aes.h
agi.h
alaw.h
app.h Backport fix for 11520--for some reason I didn't do this back in February when I patched for trunk. 18 years ago
ast_expr.h
astdb.h
astmm.h
astobj.h add a simple ASTOBJ_TRYWRLOCK macro ... 18 years ago
astobj2.h Merged revisions 136945 via svnmerge from 18 years ago
astosp.h
audiohook.h Oddly enough, all of the contents of audiohook.h were in there twice. I have 18 years ago
autoconfig.h.in Backport support for Zaptel/DAHDI channel-level alarms from trunk/1.6, because not doing so just makes it difficult for people with channels that are in alarm when Asterisk starts up to get them going once the alarm is cleared 18 years ago
callerid.h
causes.h Cause SIP to return a 480 instead of a 404 when a sip peer exists, but is not 18 years ago
cdr.h (closes issue #12982) 18 years ago
channel.h a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... this tree is not yet ready for users to be easily upgrading or switching, but it needs to be :-) 18 years ago
chanvars.h
cli.h
compat.h Merged revisions 136945 via svnmerge from 18 years ago
compiler.h For my next trick I will make these work with what our autoconf header file gives us. 18 years ago
config.h
crypto.h
dahdi_compat.h add DAHDI_POLICY_WHEN_FULL compatability define for Zaptel 18 years ago
devicestate.h
dial.h
dns.h
dnsmgr.h
doxyref.h add a raw list of all libraries that any part of Asterisk links directly to 18 years ago
dsp.h Add prototype for ast_dsp_frame_freed. I'm not sure how this was 18 years ago
dundi.h
endian.h
enum.h
features.h
file.h Modify file.h to maintain API compatibility with earlier versions. If a recent 19 years ago
frame.h It was possible for a reference to a frame which was part of a freed DSP to still be 18 years ago
fskmodem.h
global_datastores.h Backport fix for 11520--for some reason I didn't do this back in February when I patched for trunk. 18 years ago
http.h
image.h
indications.h Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
inline_api.h
io.h
jabber.h
jingle.h
linkedlists.h
localtime.h
lock.h Fix a typo in the non-DEBUG_THREADS version of the recently added DEADLOCK_AVOIDANCE() 18 years ago
logger.h Make sure logger is reloaded at general reload in the cli. 19 years ago
manager.h Store the manager session ID explicitly as 4 byte ID instead of a ulong. The 18 years ago
md5.h
module.h Add a new module flag to indicate that a build sum is present. Modules built 19 years ago
monitor.h
musiconhold.h
netsock.h
options.h make some more changes to the dahdi/zap channel name support stuff to ensure allthe globals are 'const', and clean up mmichelson's changes to app_chanspy to simplify the code 18 years ago
paths.h
pbx.h Fix the 'dialplan remove extension' logic, so that it a) works with cidmatch, 18 years ago
plc.h
poll-compat.h
privacy.h
res_odbc.h Err, the documentation on the return value of ast_odbc_backslash_is_escape is exactly backwards. 18 years ago
rtp.h When a new source of audio comes in (such as music on hold) make sure the marker bit gets set. 19 years ago
say.h
sched.h Oops, wrong define 18 years ago
sha1.h
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. 18 years ago
smdi.h Merge changes from team/russell/smdi-1.4 19 years ago
speech.h
srv.h
stringfields.h revert an optimization that broke ABI... thanks russell! 18 years ago
strings.h
tdd.h
term.h
threadstorage.h Fix compilation when DEBUG_THREAD_LOCALS is selected 18 years ago
time.h Today is tomorrow's yesterday, and yesterday's tomorrow is today, and 19 years ago
tonezone_compat.h Since HAVE_DAHDI is defined to HAVE_ZAPTEL in dahdi_compat.h, we must first 18 years ago
transcap.h
translate.h Revert adding the packed attribute, as it really doesn't make sense why that 19 years ago
udptl.h
ulaw.h
unaligned.h
utils.h 1) Bugfix for debugging code 18 years ago