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
Michiel van Baak 4a3a733924
remove 4 lines of redundant code.
18 years ago
..
db1-ast
editline Look for the system installed awk instead of assuming it's at /usr/bin/awk. 18 years ago
stdtime Compat fix for Solaris 19 years ago
Makefile ensure that DAHDI_INCLUDE and ZAPTEL_INCLUDE are added in all the places needed 18 years ago
abstract_jb.c Make calls to ast_assert() actually test something, so that the error message 18 years ago
acl.c Merged revisions 127466 via svnmerge from 18 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c If the last character in a string to be parsed is the delimiter, then we should 18 years ago
ast_expr2.c Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508. 19 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... this tree is not yet ready for users to be easily upgrading or switching, but it needs to be :-) 18 years ago
astmm.c simplify calculation 18 years ago
astobj2.c Fix a memory leak in astobj2 that was pointed out by seanbright. When a container 18 years ago
audiohook.c Bump up the debug level for a message. 18 years ago
autoservice.c Short circuit the loop in autoservice_run if there are no channels to poll. 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 remove 4 lines of redundant code. 18 years ago
channel.c a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... this tree is not yet ready for users to be easily upgrading or switching, but it needs to be :-) 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 notify the user that dnsmgr refresh wont work when dnsmgr is not enabled. 18 years ago
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 a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... this tree is not yet ready for users to be easily upgrading or switching, but it needs to be :-) 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 Backport fix for 11520--for some reason I didn't do this back in February when I patched for trunk. 18 years ago
http.c Improve some broken cookie parsing code. Previously, manager login over HTTP 19 years ago
image.c
indications.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
io.c
jitterbuf.c
loader.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
logger.c Separate verbose output from CLI output, by using a preamble. 19 years ago
manager.c astman_send_error does not need a newline appended -- the API takes care of 18 years ago
md5.c
netsock.c
pbx.c Fix the 'dialplan remove extension' logic, so that it a) works with cidmatch, 18 years ago
plc.c
poll.c
privacy.c
rtp.c Fix a problem where inbound rfc2833 audio would be sent to the 18 years ago
say.c Add support for saying numbers in Hebrew. 18 years ago
sched.c Make calls to ast_assert() actually test something, so that the error message 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 19 years ago
ulaw.c
utils.c In this debugging function, copy to a buffer instead of using potentially unsafe pointers. 18 years ago