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
David Vossel 49c20ee9c5
Fixes crash in audiohook_write_list
17 years ago
..
abstract_jb.h Merging the issue11259 branch. 18 years ago
acl.h Add doxygen for acl.h 17 years ago
adsi.h
ael_structs.h (closes issue #14019) 18 years ago
aes.h
agi.h
alaw.h
app.h Allow application options with arguments to contain parentheses, through a variety of escaping techniques. 17 years ago
ast_expr.h
astdb.h
astmm.h Fix malloc debug macros to work properly with h323. 18 years ago
astobj.h add a simple ASTOBJ_TRYWRLOCK macro ... 18 years ago
astobj2.h Fix DEBUG_THREADS issue with out-of-tree modules. 17 years ago
astosp.h
audiohook.h Fixes crash in audiohook_write_list 17 years ago
autoconfig.h.in Only rebuild bison and flex source files on demand, if bison and flex are detected by the configure script. 17 years ago
callerid.h fix another symbol namespace issue (reported by Andrew on asterisk-dev) 18 years ago
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 Correct CDR dispositions for BUSY/FAILED 17 years ago
channel.h Add a flag to disable the Background behavior, for AGI users. 17 years ago
chanvars.h
cli.h update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 18 years ago
compat.h Reverting index() fix, applying a different methodology, based upon developer discussions. 17 years ago
compiler.h For my next trick I will make these work with what our autoconf header file gives us. 19 years ago
config.h Document the return value of the update method (as requested on -dev list) 18 years ago
crypto.h Fix a problem with the crypto variable definitions not actually being defined properly. 18 years ago
dahdi_compat.h Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel. (in case you're confused, DAHDI is still DAHDI) 18 years ago
devicestate.h moving ast_devstate_to_extenstate to pbx.c from devicestate.c 17 years ago
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 Isolate frames returned from a DSP instance or codec translator. 17 years ago
dundi.h update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 18 years ago
endian.h
enum.h
features.h Cleaning up a few things in detect disconnect patch 18 years ago
file.h Remove duplicate entries from voicemail format lists. This prevents app_voicemail from entering an infinite loop when the same format is specified twice in the format list. 17 years ago
frame.h Merged revisions 252089 via svnmerge from 17 years ago
fskmodem.h
global_datastores.h Fix feature inheritance with builtin features 18 years ago
http.h
image.h
indications.h Revert unnecessary indications API change from rev 122314 18 years ago
inline_api.h
io.h Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
jabber.h
jingle.h
linkedlists.h Fix documentation (pointed out by TheDavidFactor on #-dev) 17 years ago
localtime.h
lock.h Revert revisions 254046 and 254098. 17 years ago
logger.h update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 18 years ago
manager.h fix mis-spelling of the word registered. 18 years ago
md5.h
module.h Set a module load priority for format modules. 17 years ago
monitor.h
musiconhold.h
netsock.h fixes an ast_netsock_list memory leak. 17 years ago
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 moving ast_devstate_to_extenstate to pbx.c from devicestate.c 17 years ago
plc.h
poll-compat.h Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
privacy.h
res_odbc.h update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 18 years ago
rtp.h Revert API change in release branches 17 years ago
say.h Fix the conjugation of Russian and Ukrainian languages. 18 years ago
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. 19 years ago
smdi.h Merge changes from team/russell/smdi-1.4 19 years ago
speech.h
srv.h
stringfields.h Update to stringfield handling so that side-effects on 18 years ago
strings.h Re-work ref count handling of MoH classes using astobj2 to resolve crashes. 18 years ago
tdd.h
term.h
threadstorage.h Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces. 17 years ago
time.h Changing ast_samp2tv to not use floating point. 17 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 Isolate frames returned from a DSP instance or codec translator. 17 years ago
udptl.h
ulaw.h
unaligned.h
utils.h __WORDSIZE is not available on all platforms, so use sizeof(void *) instead. 17 years ago