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 31cf37519f
Merge changes from svn/asterisk/team/russell/sla_updates
19 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 removed <err.h> as in trunk from the ael stuff. Also, threw in a minor fix to frame.c to avoid build-killing compiler warnings. 19 years ago
aes.h remove extraneous svn:executable properties 20 years ago
agi.h move more API into the ast_ namespace 19 years ago
alaw.h yet another massive performance and memory savings improvement 19 years ago
app.h Merge team/russell/sla_rewrite 19 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 Commiting bugfix 5310. added functions to astobj 20 years ago
astosp.h Updates from transnexus to osplookup, removes res_osp 19 years ago
autoconfig.h.in If the pg_config application is found, but there is probably executing it, 19 years ago
callerid.h remove the WITH_SMDI define 19 years ago
causes.h remove extraneous svn:executable properties 20 years ago
cdr.h merge new_loader_completion branch, including (at least): 19 years ago
channel.h Merge changes from svn/asterisk/team/russell/sla_updates 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 Bug 5858 - Make the chanvars.c functions return a 'const char *' 20 years ago
cli.h merge qwell's CLI verbification work 19 years ago
compat.h Avoid errors when compiling out of tree modules like asterisk-addons. 19 years ago
compiler.h Put attribute tag at correct place 19 years ago
config.h Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 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 remove extraneous svn:executable properties 20 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 add one remaining bit of functionality to the features.conf applicationmap (from Matt Nicholson in Digium Express Services) 19 years ago
file.h Issue #8246 - Doxygen fixes from kshumard. 19 years ago
frame.h Issue #8246 - Doxygen fixes from kshumard. 19 years ago
fskmodem.h trailing whitespace/ useless extern removal 19 years ago
http.h - Doxygen additions 19 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 reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
jingle.h asterisk-xmpp merge in 19 years ago
linkedlists.h Merge team/russell/sla_rewrite 19 years ago
localtime.h more trailing whitespace and extern removal 19 years ago
lock.h Backport support for read/write locks. 19 years ago
logger.h Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
manager.h Increase the maximum number of manager headers to 128, at the request of Pari. 19 years ago
md5.h remove extraneous svn:executable properties 20 years ago
module.h Issue #8246 - Doxygen fixes from kshumard. 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 remove extraneous svn:executable properties 20 years ago
options.h move extern declaration for this option to a header file where it belongs 19 years ago
paths.h Fixing a comment 19 years ago
pbx.h merge markster's usersconf branch with some slight changes 19 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 move ODBC API into ast_ namespace 19 years ago
rtp.h Add support to see whether NAT was detected (yay symmetric RTP) and also add a check in chan_sip so that if NAT has been detected and the reinvite behind nat option has been turned off, then just do partial bridge. (issue #8655 reported by mnicholson) 19 years ago
say.h move to a different file (channel.c for the time being) the 19 years ago
sched.h removal of trailing whitespace and useless 'extern' 19 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 Merge team/russell/frame_caching 19 years ago
smdi.h clean up SMDI support commit: 20 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 19 years ago
srv.h merge new_loader_completion branch, including (at least): 19 years ago
stringfields.h These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life. 19 years ago
strings.h Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.c 19 years ago
tdd.h trailing whitespace/ useless extern removal 19 years ago
term.h woohoo safe out put! 19 years ago
threadstorage.h add support for tracking thread-local-storage objects that exist via 'threadstorage' CLI commands 19 years ago
time.h remove extraneous svn:executable properties 20 years ago
transcap.h remove extraneous svn:executable properties 20 years ago
translate.h add an API so that translators can activate/deactivate themselves when needed 19 years ago
udptl.h Merged revisions 34087 via svnmerge from 19 years ago
ulaw.h yet another massive performance and memory savings improvement 19 years ago
unaligned.h remove extraneous svn:executable properties 20 years ago
utils.h Merge team/russell/sla_rewrite 19 years ago