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 6732590f86
Merge code associated with AST-2009-006
17 years ago
..
acl.h Merge code associated with AST-2009-006 17 years ago
adsi.h remove extraneous svn:executable properties 21 years ago
aes.h remove extraneous svn:executable properties 21 years ago
agi.h remove extraneous svn:executable properties 21 years ago
alaw.h remove extraneous svn:executable properties 21 years ago
app.h We should not use C++ reserved words in API headers (closes issue #10266) 19 years ago
ast_expr.h remove extraneous svn:executable properties 21 years ago
astdb.h remove extraneous svn:executable properties 21 years ago
astmm.h remove extraneous svn:executable properties 21 years ago
astobj.h Fix character string being treated as format string 19 years ago
astobj2.h Merge code associated with AST-2009-006 17 years ago
astosp.h remove extraneous svn:executable properties 21 years ago
callerid.h remove extraneous svn:executable properties 21 years ago
causes.h remove extraneous svn:executable properties 21 years ago
cdr.h This update will fix the situation that occurs as described by 9717, where when several targets are specified for a dial, if any one them reports FAIL, the whole call gets FAIL, even though others were ringing OK. I rearranged the priorities, so that a new disposition, NULL, is at the lowest level, and the disposition get init'd to NULL. Then, next up is FAIL, and next up is BUSY, then NOANSWER, then ANSWERED. All the related set routines will only do so if the disposition value to be set to is greater than what's already there. This gives the intended effect. So, if all the targets are busy, you'd get BUSY for the call disposition. If all get BUSY, but one, and that one rings is not answered, you get NOANSWER. If by some freak of nature, the NULL value doesn't get overridden, then the disp2str routine will report NOANSWER as before. 19 years ago
channel.h This mod for bug_7506, to make the manager code output the proper event 20 years ago
chanspy.h Merge in last round of spy fixes. This should hopefully eliminate all the issues people have been seeing by distinctly separating what each component (core/spy) is responsible for. Core is responsible for adding a spy to a channel, feeding frames to the spy, removing the spy from a channel, and telling the spy to stop. Spy is responsible for reading frames in, and cleaning up after itself. 20 years ago
chanvars.h remove extraneous svn:executable properties 21 years ago
cli.h remove extraneous svn:executable properties 21 years ago
compat.h Regression fixes for Solaris 18 years ago
compiler.h remove extraneous svn:executable properties 21 years ago
config.h ensure that message duration is included in email notifications for forwarded messages (BE-96, fix by me after corydon used his clue-bat on me) 20 years ago
crypto.h remove extraneous svn:executable properties 21 years ago
devicestate.h remove extraneous svn:executable properties 21 years ago
dlfcn-compat.h remove extraneous svn:executable properties 21 years ago
dns.h remove extraneous svn:executable properties 21 years ago
dnsmgr.h remove extraneous svn:executable properties 21 years ago
doxyref.h remove extraneous svn:executable properties 21 years ago
dsp.h remove extraneous svn:executable properties 21 years ago
dundi.h remove extraneous svn:executable properties 21 years ago
endian.h remove extraneous svn:executable properties 21 years ago
enum.h remove extraneous svn:executable properties 21 years ago
features.h remove extraneous svn:executable properties 21 years ago
file.h remove extraneous svn:executable properties 21 years ago
frame.h remove extraneous svn:executable properties 21 years ago
fskmodem.h remove extraneous svn:executable properties 21 years ago
image.h remove extraneous svn:executable properties 21 years ago
indications.h remove extraneous svn:executable properties 21 years ago
inline_api.h remove extraneous svn:executable properties 21 years ago
io.h remove extraneous svn:executable properties 21 years ago
linkedlists.h How is it that we never caught that this is returning the opposite of our documentation, until now? 19 years ago
localtime.h remove extraneous svn:executable properties 21 years ago
lock.h Oops, res contains the error code, not errno. I was wondering why a mutex was reporting "No such file or directory"... 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 now that CDR is a loadable module, don't depend on it elsewhere (issue #6460) 21 years ago
md5.h remove extraneous svn:executable properties 21 years ago
module.h remove extraneous svn:executable properties 21 years ago
monitor.h remove extraneous svn:executable properties 21 years ago
musiconhold.h remove extraneous svn:executable properties 21 years ago
netsock.h remove extraneous svn:executable properties 21 years ago
options.h Bug 6864 - drop realtime priority on ALL external processes 20 years ago
pbx.h Bug 6830 - Let GosubIf work with the same conditions as a GotoIf (change in API approved by Russell) 21 years ago
plc.h clarify file headers that mention disclaimer usage 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 remove extraneous svn:executable properties 21 years ago
rtp.h put in proper fix for issue #7294 instead of the broken partial fix that was committed, and thereby also fix issue #7438 20 years ago
say.h remove extraneous svn:executable properties 21 years ago
sched.h Doxygen comment typo corrections 21 years ago
sha1.h Merge code associated with AST-2009-006 17 years ago
slinfactory.h remove extraneous svn:executable properties 21 years ago
srv.h remove extraneous svn:executable properties 21 years ago
strings.h Bug 6076 - Fix documentation of ast_trim_blank return value 21 years ago
tdd.h remove extraneous svn:executable properties 21 years ago
term.h remove extraneous svn:executable properties 21 years ago
time.h remove extraneous svn:executable properties 21 years ago
transcap.h remove extraneous svn:executable properties 21 years ago
translate.h remove extraneous svn:executable properties 21 years ago
ulaw.h remove extraneous svn:executable properties 21 years ago
unaligned.h remove extraneous svn:executable properties 21 years ago
utils.h Merge code associated with AST-2009-006 17 years ago
vmodem.h remove extraneous svn:executable properties 21 years ago