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
Mark Michelson 638ef8c5d2
Change to the configure logic regarding IMAP. Prior to this commit, if you wished to configure
18 years ago
..
abstract_jb.h merge new_loader_completion branch, including (at least): 19 years ago
acl.h
adsi.h move ADSI functionality into ast_ namespace 19 years ago
ael_structs.h closes issue #11086 where a user complains that references to following contexts report a problem; The problem was REALLy that he was referring to empty contexts, which were being ignored. Reporter stated that empty contexts should be OK. I checked it out against extensions.conf, and sure enough, empty contexts ARE ok. So, I removed the restriction from AEL. This, though, highlighted a problem with multiple contexts of the same name. This should be OK, also. So, I added the extend keyword to AEL, and it can preceed the 'context' keyword (mixed with 'abstract', if nec.). This will turn off the warnings in AEL if the same context name is used 2 or more times. Also, I now call ast_context_find_or_create for contexts now, instead of just ast_context_create; I did this because pbx_config does this. The 'extend' keyword thus becomes a statement of intent. AEL can now duplicate the behavior of pbx_config, 18 years ago
aes.h
agi.h Add a new patch to handle interrupting the fgets() call when using FastAGI. 18 years ago
alaw.h ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166 18 years ago
app.h make these macros not assume that the only other field in the structure is 'argc'... this is true when someone uses AST_DECLARE_APP_ARGS, but it's perfectly reasonable to define your own structure as long as it has the right fields 18 years ago
ast_expr.h
astdb.h
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
astobj2.h Change the behavior of ao2_link(). Previously, in inherited a reference. 18 years ago
astosp.h Updates from transnexus to osplookup, removes res_osp 20 years ago
audiohook.h Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues. 18 years ago
autoconfig.h.in Change to the configure logic regarding IMAP. Prior to this commit, if you wished to configure 18 years ago
callerid.h remove the WITH_SMDI define 20 years ago
causes.h
cdr.h closes issue #11379; OK, this is an attempt to make both sides happy. To the cdr.conf file, I added the option 'unanswered', which defaults to 'no'. In this mode, you will see a cdr for a call, whether it was answered or not. The disposition will be NO ANSWER or ANSWERED, as appropriate. The src is as you'd expect, the destination channel will be one of the channels from the Dial() call, usually the last in the list if more than one chan was specified. With unanswered set to 'yes', you will still see this cdr entry in both cases. But in the case where the dial timed out, you will also see a cdr for each line attempted, marked NO ANSWER, with no destination channel name. The new option defaults to 'no', so you don't see the pesky extra cdr's by default, and you will not see the irritating 'not posted' messages. 18 years ago
channel.h Make some deadlock related fixes. These bugs were discovered and reported 18 years ago
chanvars.h
cli.h Properly handle the case where read() may return the text for more than one 18 years ago
compat.h Solaris requires the inclusion of sys/loadavg.h for getloadavg(). 18 years ago
compiler.h Modify file.h to maintain API compatibility with earlier versions. If a recent 18 years ago
config.h Changed the behavior of sip's realtime_peer function to match the corresponding way of matching for non-realtime peers. 18 years ago
crypto.h
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
dns.h merge new_loader_completion branch, including (at least): 19 years ago
dnsmgr.h
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 When executing a dynamic feature, don't look it up a second time by digit pattern 18 years ago
file.h Modify file.h to maintain API compatibility with earlier versions. If a recent 18 years ago
frame.h Have IAX2 optimize the codec translation path just like chan_sip does it. If 18 years ago
fskmodem.h
global_datastores.h A big one... 18 years ago
http.h When serving dynamic content, include a Cache-Control header to instruct the 19 years ago
image.h
indications.h merge new_loader_completion branch, including (at least): 19 years ago
inline_api.h
io.h
jabber.h Various string length fixes. Removed an unused variable in aji_client structure (context) 18 years ago
jingle.h
linkedlists.h appending one list to another should leave the first list empty, and not require the user to do that 18 years ago
localtime.h Working on issue #10531 exposed a rather nasty 64-bit issue on ast_mktime, so we 18 years ago
lock.h When compiling with DETECT_DEADLOCKS, don't spam the CLI with messages 18 years ago
logger.h Make sure logger is reloaded at general reload in the cli. 18 years ago
manager.h To be able to achieve the things that we would like to achieve with the 19 years ago
md5.h
module.h Add a new module flag to indicate that a build sum is present. Modules built 18 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) 20 years ago
netsock.h
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 Convert the contexts lock to a read/write lock to resolve a deadlock. This 18 years ago
plc.h Merged revisions 34087 via svnmerge from 20 years ago
poll-compat.h
privacy.h
res_odbc.h Permit the user to specify number of seconds that a connection may remain idle, 18 years ago
rtp.h If we get a codec offer using a well-known payload type, but using it for another 18 years ago
say.h
sched.h When deleting a task from the scheduler, ignoring the return value could 18 years ago
sha1.h
slinfactory.h Merge team/russell/frame_caching 19 years ago
smdi.h
speech.h Instead of accepting a single DTMF character accept a full string. 18 years ago
srv.h update comment to match the state of the code 18 years ago
stringfields.h Rename ast_string_field_free_pool to ast_string_field_free_memory, 18 years ago
strings.h Make a few changes so that characters in the upper half of the ISO-8859-1 18 years ago
tdd.h
term.h woohoo safe out put! 19 years ago
threadstorage.h Add some fixes for building on Solaris. 18 years ago
time.h Today is tomorrow's yesterday, and yesterday's tomorrow is today, and 18 years ago
transcap.h
translate.h Revert adding the packed attribute, as it really doesn't make sense why that 18 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 18 years ago
unaligned.h
utils.h use ast_localtime() in every place localtime_r() was being used 19 years ago