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
Matt O'Gorman 5b02ba2bf1
woohoo safe out put!
19 years ago
..
abstract_jb.h merge new_loader_completion branch, including (at least): 20 years ago
acl.h improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications) 20 years ago
adsi.h move ADSI functionality into ast_ namespace 20 years ago
ael_structs.h The contents of branch teams/murf/bug_7598 are being folded in here. 20 years ago
aes.h
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 Add details about flash and wait to doxygen about DTMF. 20 years ago
ast_expr.h
astdb.h
astmm.h fix the build with astmm enabled 20 years ago
astobj.h Commiting bugfix 5310. added functions to astobj 20 years ago
astosp.h Updates from transnexus to osplookup, removes res_osp 20 years ago
autoconfig.h.in use a configure script test for PMTU discovery control instead of just assuming it's available on Linux 19 years ago
callerid.h remove the WITH_SMDI define 20 years ago
causes.h
cdr.h merge new_loader_completion branch, including (at least): 20 years ago
channel.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
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
cli.h merge qwell's CLI verbification work 20 years ago
compat.h Avoid errors when compiling out of tree modules like asterisk-addons. 20 years ago
compiler.h Put attribute tag at correct place 20 years ago
config.h Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 20 years ago
crypto.h removal of trailing whitespace and useless 'extern' 20 years ago
devicestate.h Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state 20 years ago
dlfcn-compat.h
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 Issue #8246 - Doxygen fixes from kshumard. 19 years ago
dsp.h
dundi.h
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! 19 years ago
features.h add one remaining bit of functionality to the features.conf applicationmap (from Matt Nicholson in Digium Express Services) 20 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 20 years ago
http.h - Doxygen additions 20 years ago
image.h removal of trailing whitespace and useless 'extern' 20 years ago
indications.h merge new_loader_completion branch, including (at least): 20 years ago
inline_api.h
io.h removal of trailing whitespace and useless 'extern' 20 years ago
jabber.h updated res_jabber for even better component support, soon will be jep-0100 compliant. 20 years ago
jingle.h asterisk-xmpp merge in 20 years ago
linkedlists.h ensure that items removed from a list are always unlinked from the list (next pointer set to NULL) 19 years ago
localtime.h more trailing whitespace and extern removal 20 years ago
lock.h Issue #8246 - Doxygen fixes from kshumard. 19 years ago
logger.h Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
manager.h After discussing this with other people, we decided we'd like to try to do this a little differently. 20 years ago
md5.h
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 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
options.h As discussed and decided on the asterisk-dev mailing list ... 20 years ago
paths.h Fixing a comment 20 years ago
pbx.h merge markster's usersconf branch with some slight changes 20 years ago
plc.h Merged revisions 34087 via svnmerge from 20 years ago
poll-compat.h
privacy.h
res_odbc.h move ODBC API into ast_ namespace 20 years ago
rtp.h allow for packetization on rtp channel drivers, need to add 20 years ago
say.h move to a different file (channel.c for the time being) the 20 years ago
sched.h removal of trailing whitespace and useless 'extern' 20 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 20 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 20 years ago
srv.h merge new_loader_completion branch, including (at least): 20 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 20 years ago
tdd.h trailing whitespace/ useless extern removal 20 years ago
term.h woohoo safe out put! 19 years ago
threadstorage.h backport the compatability fix to use attribute_malloc instaed of 20 years ago
time.h
transcap.h
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 20 years ago
ulaw.h yet another massive performance and memory savings improvement 20 years ago
unaligned.h
utils.h Merged revisions 44955 via svnmerge from 19 years ago