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
Olle Johansson bdd2b74ced
Issue #5930 - Remove dependencies on res_adsi.so - clwade
19 years ago
..
abstract_jb.h merge new_loader_completion branch, including (at least): 20 years ago
acl.h Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 19 years ago
adsi.h Issue #5930 - Remove dependencies on res_adsi.so - clwade 19 years ago
ael_structs.h The fix for the AEL <<security hole>> (bug 9316) is here... 20 years ago
aes.h remove extraneous svn:executable properties 21 years ago
agi.h move more API into the ast_ namespace 20 years ago
alaw.h yet another massive performance and memory savings improvement 20 years ago
app.h Merged revisions 63286 via svnmerge from 19 years ago
ast_expr.h remove extraneous svn:executable properties 21 years ago
astdb.h const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here 20 years ago
astmm.h Merged revisions 48987 via svnmerge from 20 years ago
astobj.h Sure enough, some of the uses of astobj are doing recursive locking. This 20 years ago
astosp.h 1. Re-format the code. 20 years ago
autoconfig.h.in Add a configure script check for sysinfo support. 20 years ago
callerid.h Extend CALLERID() function for "pres" and "ton" values 20 years ago
causes.h Doxygen update 20 years ago
cdr.h Merged revisions 59522 via svnmerge from 20 years ago
channel.h Merged revisions 61781 via svnmerge from 20 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. 20 years ago
chanvars.h Bug 5858 - Make the chanvars.c functions return a 'const char *' 21 years ago
cli.h This introduces a new dialplan function, DEVSTATE, which allows you to do some 20 years ago
compat.h Merged revisions 60603 via svnmerge from 20 years ago
compiler.h Merged revisions 43861-43862 via svnmerge from 20 years ago
config.h Merged revisions 61690 via svnmerge from 20 years ago
crypto.h removal of trailing whitespace and useless 'extern' 21 years ago
devicestate.h This introduces a new dialplan function, DEVSTATE, which allows you to do some 20 years ago
dial.h Add an option to the dial API for playing music instead of ringing to the caller. 20 years ago
dlfcn-compat.h remove extraneous svn:executable properties 21 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 Doxygen additions, corrections 20 years ago
dsp.h remove extraneous svn:executable properties 21 years ago
dundi.h remove extraneous svn:executable properties 21 years ago
endian.h various minor portability fixes (mostly from tholo for OpenBSD) 20 years ago
enum.h Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functions 19 years ago
event.h Merge changes from team/russell/events 19 years ago
event_defs.h Merge changes from team/russell/events 19 years ago
features.h I noted this on the dev list but got no response, so I just did it myself. 19 years ago
file.h This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling. 20 years ago
frame.h Doxygen updates and corrections 20 years ago
fskmodem.h Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff to English. 20 years ago
http.h Merged revisions 62414 via svnmerge from 19 years ago
image.h removal of trailing whitespace and useless 'extern' 21 years ago
indications.h Doxygen documentationification 20 years ago
inline_api.h remove extraneous svn:executable properties 21 years ago
io.h removal of trailing whitespace and useless 'extern' 21 years ago
jabber.h Creating new doxygen macro "\extref" to create page that lists 20 years ago
jingle.h Doxygen additions, corrections 20 years ago
linkedlists.h Merged revisions 64820 via svnmerge from 19 years ago
localtime.h more trailing whitespace and extern removal 21 years ago
lock.h Remove a message that goes to LOG_ERROR that's not really an error. 19 years ago
logger.h Merged revisions 43933 via svnmerge from 20 years ago
manager.h - Add manager command CoreSettings 19 years ago
md5.h remove extraneous svn:executable properties 21 years ago
module.h Constifications 19 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 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 19 years ago
options.h - Add manager command CoreSettings 19 years ago
paths.h Fixing a comment 20 years ago
pbx.h Convert the PBX core to use read/write locks. This yields a nifty performance improvement when it comes to simultaneous calls going through the dialplan. Using murf's test the old mutex based core took an average of 57.3 seconds while the rwlock based core took 31.1 seconds. That's a nifty 26.2 seconds performance improvement. The other good part is that if we do need to switch back then we just have to change the lock/unlock API calls. I converted everywhere that used to touch the mutex locks directly to use them. 20 years ago
plc.h Merged revisions 34087 via svnmerge from 20 years ago
poll-compat.h remove extraneous svn:executable properties 21 years ago
privacy.h remove extraneous svn:executable properties 21 years ago
res_odbc.h move ODBC API into ast_ namespace 20 years ago
rtp.h Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 19 years ago
say.h move to a different file (channel.c for the time being) the 21 years ago
sched.h removal of trailing whitespace and useless 'extern' 21 years ago
sha1.h merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 21 years ago
slinfactory.h Merge team/russell/frame_caching 20 years ago
smdi.h Fix a spelling mistake in a comment. 20 years ago
speech.h Major res_speech cleanup. It looks much better now! 20 years ago
srv.h merge new_loader_completion branch, including (at least): 20 years ago
stringfields.h A fair number of changes for the sake of bug 7506 20 years ago
strings.h As the comment in the diff says: 20 years ago
tdd.h Doxygen changes 20 years ago
term.h safe terminal output is sweet. 20 years ago
threadstorage.h yeah... so... compiling before committing seems like it might be a good idea 20 years ago
time.h remove extraneous svn:executable properties 21 years ago
transcap.h remove extraneous svn:executable properties 21 years ago
translate.h Merged revisions 46714 via svnmerge from 20 years ago
udptl.h Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 19 years ago
ulaw.h yet another massive performance and memory savings improvement 20 years ago
unaligned.h remove extraneous svn:executable properties 21 years ago
utils.h Add some documentation on the arguments to the base64 encode/decode functions. 20 years ago
zapata.h Doxygen additions, corrections 20 years ago