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
Terry Wilson 7e9a71f5d8
Merged revisions 265320,265467 via svnmerge from
16 years ago
..
abstract_jb.h Merging the issue11259 branch. 18 years ago
acl.h Add doxygen for acl.h 16 years ago
adsi.h move ADSI functionality into ast_ namespace 20 years ago
ael_structs.h (closes issue #14019) 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. 19 years ago
alaw.h ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166 19 years ago
app.h Allow application options with arguments to contain parentheses, through a variety of escaping techniques. 16 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 Fix malloc debug macros to work properly with h323. 17 years ago
astobj.h add a simple ASTOBJ_TRYWRLOCK macro ... 18 years ago
astobj2.h Fix DEBUG_THREADS issue with out-of-tree modules. 16 years ago
astosp.h Updates from transnexus to osplookup, removes res_osp 20 years ago
audiohook.h Fixes crash in audiohook_write_list 16 years ago
autoconfig.h.in Only rebuild bison and flex source files on demand, if bison and flex are detected by the configure script. 16 years ago
callerid.h fix another symbol namespace issue (reported by Andrew on asterisk-dev) 17 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 16 years ago
channel.h Fix grammatical error in comment. 16 years ago
chanvars.h Bug 5858 - Make the chanvars.c functions return a 'const char *' 20 years ago
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 17 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. 18 years ago
config.h Document the return value of the update method (as requested on -dev list) 17 years ago
crypto.h Fix a problem with the crypto variable definitions not actually being defined properly. 17 years ago
dahdi_compat.h Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel. (in case you're confused, DAHDI is still DAHDI) 17 years ago
devicestate.h moving ast_devstate_to_extenstate to pbx.c from devicestate.c 17 years ago
dial.h Change ast_set_state_callback() to ast_dial_set_state_callback() 19 years ago
dns.h merge new_loader_completion branch, including (at least): 20 years ago
dnsmgr.h add an updated patch that adds dnsmgr support for outgoing iax2 registrations 20 years ago
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 17 years ago
endian.h various minor portability fixes (mostly from tholo for OpenBSD) 20 years ago
enum.h Issue #8089 - Fix the ENUM support (picking one record by number). Thanks otmar! 20 years ago
features.h Cleaning up a few things in detect disconnect patch 17 years ago
file.h Don't hang up on a queue caller if the file we attempt to play does not exist. 16 years ago
frame.h Merged revisions 252089 via svnmerge from 16 years ago
fskmodem.h trailing whitespace/ useless extern removal 20 years ago
global_datastores.h Fix feature inheritance with builtin features 17 years ago
http.h When serving dynamic content, include a Cache-Control header to instruct the 19 years ago
image.h removal of trailing whitespace and useless 'extern' 20 years ago
indications.h Revert unnecessary indications API change from rev 122314 17 years ago
inline_api.h remove extraneous svn:executable properties 20 years ago
io.h Fix cases where the internal poll() was not being used when it needed to be. 17 years ago
jabber.h Various string length fixes. Removed an unused variable in aji_client structure (context) 19 years ago
jingle.h asterisk-xmpp merge in 20 years ago
linkedlists.h Fix documentation (pointed out by TheDavidFactor on #-dev) 17 years ago
localtime.h Working on issue #10531 exposed a rather nasty 64-bit issue on ast_mktime, so we 19 years ago
lock.h Revert revisions 254046 and 254098. 16 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 17 years ago
manager.h fix mis-spelling of the word registered. 17 years ago
md5.h remove extraneous svn:executable properties 20 years ago
module.h Set a module load priority for format modules. 16 years ago
monitor.h these functions never should have been non-static or in a header file 20 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) 20 years ago
netsock.h fixes an ast_netsock_list memory leak. 17 years ago
options.h Merged revisions 265320,265467 via svnmerge from 16 years ago
paths.h Fixing a comment 20 years ago
pbx.h moving ast_devstate_to_extenstate to pbx.c from devicestate.c 17 years ago
plc.h Merged revisions 34087 via svnmerge from 20 years ago
poll-compat.h Fix cases where the internal poll() was not being used when it needed to be. 17 years ago
privacy.h remove extraneous svn:executable properties 20 years ago
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 17 years ago
rtp.h Revert API change in release branches 16 years ago
say.h Fix the conjugation of Russian and Ukrainian languages. 17 years ago
sched.h Oops, wrong define 18 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. 18 years ago
smdi.h Merge changes from team/russell/smdi-1.4 18 years ago
speech.h Instead of accepting a single DTMF character accept a full string. 19 years ago
srv.h update comment to match the state of the code 19 years ago
stringfields.h Update to stringfield handling so that side-effects on 17 years ago
strings.h Re-work ref count handling of MoH classes using astobj2 to resolve crashes. 17 years ago
tdd.h trailing whitespace/ useless extern removal 20 years ago
term.h woohoo safe out put! 20 years ago
threadstorage.h Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces. 16 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 remove extraneous svn:executable properties 20 years ago
translate.h Isolate frames returned from a DSP instance or codec translator. 17 years ago
udptl.h Merged revisions 34087 via svnmerge from 20 years ago
ulaw.h ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166 19 years ago
unaligned.h remove extraneous svn:executable properties 20 years ago
utils.h __WORDSIZE is not available on all platforms, so use sizeof(void *) instead. 17 years ago