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/main
Joshua Colp 7b230ded04
Fix a log message and add a message for when the dialplan is done reloading.
18 years ago
..
db1-ast
editline fix up various compiler warnings found with gcc-4.3: 19 years ago
stdtime
Makefile Add linux-gnueabi in. 18 years ago
abstract_jb.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 18 years ago
acl.c For FreeBSD, at least, the ifa_addr element could be NULL. 19 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Add an option (transmit_silence) which transmits silence during both Record() and DTMF generation. The reason this is an option is that in order to transmit silence we have to setup a translation path. This may not be needed/wanted in all cases. 19 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c NULL character should terminate only commands back to the core, not log 18 years ago
astmm.c
astobj2.c
audiohook.c If audio suddenly gets fed into one side of a channel after a lapse of frames flush the other factory so that old audio does not remain in the factory causing the sync code to not execute. 19 years ago
autoservice.c Fix a bug I found while testing for another issue. 18 years ago
buildinfo.c
callerid.c Clearing up error messages so they make a bit more sense. Also removing a redundant error 19 years ago
cdr.c (closes issue #10668) 18 years ago
channel.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 18 years ago
chanvars.c
cli.c When showing an error message for a command, don't shorten the command output, 18 years ago
coef_in.h
coef_out.h
config.c (closes issue #11594) 18 years ago
cryptostub.c
db.c
devicestate.c
dial.c add missing break to case AST_CONTROL_SRCUPDATE 19 years ago
dlfcn.c
dns.c Initialize the __res_state structure used for dns purposes 19 years ago
dnsmgr.c
dsp.c It was possible for a reference to a frame which was part of a freed DSP to still be 19 years ago
ecdisa.h
enum.c
file.c I thought I was going to be able to leave 1.4 alone, but that was not the case. 18 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Add prototype for ast_dsp_frame_freed. I'm not sure how this was 19 years ago
fskmodem.c
global_datastores.c
http.c Improve some broken cookie parsing code. Previously, manager login over HTTP 18 years ago
image.c
indications.c
io.c
jitterbuf.c
loader.c Use the lock (which already existed, it just wasn't used) on the updaters list to protect the contents instead of the overall module list lock. 19 years ago
logger.c Separate verbose output from CLI output, by using a preamble. 18 years ago
manager.c When listing the manager users, managers in users.conf are not shown, even 18 years ago
md5.c
netsock.c
pbx.c Fix a log message and add a message for when the dialplan is done reloading. 18 years ago
plc.c
poll.c
privacy.c
rtp.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 18 years ago
say.c
sched.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 18 years ago
sha1.c
slinfactory.c If audio suddenly gets fed into one side of a channel after a lapse of frames flush the other factory so that old audio does not remain in the factory causing the sync code to not execute. 19 years ago
srv.c
strcompat.c
tdd.c
term.c
threadstorage.c
translate.c Fix a bug that I just noticed in the RTP code. The calculation for setting the 19 years ago
udptl.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 18 years ago
ulaw.c
utils.c Add some debugging code that ensures that when we do deadlock avoidance, we 18 years ago