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
Richard Mudgett 27b54f4c1c
channels/chan_misdn.c
17 years ago
..
db1-ast clean up (and ignore) assembler and preprocessor intermediate files if any are created during the build 18 years ago
editline Look for the system installed awk instead of assuming it's at /usr/bin/awk. 17 years ago
stdtime improve header inclusion process in a few small ways: 17 years ago
Makefile remove the dlfcn compatibility stuff, because no platforms that Asterisk currently runs on it use it, and it doesn't build anyway 17 years ago
abstract_jb.c Merging the issue11259 branch. 17 years ago
acl.c Merged revisions 127466 via svnmerge from 17 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c This patch solves problem 1 in 8126; it should not slow down the alaw codec, but should prevent signal degradation via multiple trips thru the codec. Fossil estimates the twice thru this codec will prevent fax from working. 4-6 times thru would result hearable, noticeable, voice degradation. 18 years ago
app.c Fix a spot where a function could return without bringing 17 years ago
ast_expr2.c improve header inclusion process in a few small ways: 17 years ago
ast_expr2.fl improve header inclusion process in a few small ways: 17 years ago
ast_expr2.h Removing expr floating patch from 1.4; too much of a behavior change. If you want this fix, try trunk instead. bug 9508. 18 years ago
ast_expr2.y improve header inclusion process in a few small ways: 17 years ago
ast_expr2f.c improve header inclusion process in a few small ways: 17 years ago
asterisk.c Add the licensing section to the docs in 1.4, as well, so that we can work on 17 years ago
astmm.c fix some minor issues with rev 144924 17 years ago
astobj2.c Fix a memory leak in astobj2 that was pointed out by seanbright. When a container 17 years ago
audiohook.c Bump up the debug level for a message. 17 years ago
autoservice.c Ensure that when a hangup occurs in autoservice, that a hangup frame gets 17 years ago
buildinfo.c
callerid.c channels/chan_misdn.c 17 years ago
cdr.c I am turning the warnings generated in ast_cdr_free and post_cdr into verbose level 2 messages. Really, they matter little to end users. You either get the CDR's you wanted, or you don't, and it is a bug. 17 years ago
channel.c A small change to prevent double-posting of CDR's; thanks to Daniel Ferrer for bringing it to our attention 17 years ago
chanvars.c
cli.c Use PATH_MAX for filenames 17 years ago
coef_in.h
coef_out.h
config.c Fix the logic in config_text_file_save so that if an 17 years ago
cryptostub.c
db.c Suppress a LOG_DEBUG message if debug is not enabled. 18 years ago
devicestate.c Fix some errant device states by making the devicestate API more strict in 17 years ago
dial.c add missing break to case AST_CONTROL_SRCUPDATE 17 years ago
dns.c Initialize the __res_state structure used for dns purposes 17 years ago
dnsmgr.c notify the user that dnsmgr refresh wont work when dnsmgr is not enabled. 17 years ago
dsp.c It was possible for a reference to a frame which was part of a freed DSP to still be 17 years ago
ecdisa.h
enum.c
file.c Don't return a free'd pointer, when a file cannot be opened. 17 years ago
fixedjitterbuf.c
fixedjitterbuf.h Merging the issue11259 branch. 17 years ago
frame.c Remove show_frame_stats_deprecated since it is not 17 years ago
fskmodem.c Merged revisions 77942 via svnmerge from 18 years ago
global_datastores.c Backport fix for 11520--for some reason I didn't do this back in February when I patched for trunk. 17 years ago
http.c accomodate users who seem to lack a sense of humor :-) 17 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. 17 years ago
io.c Fixing a typo in a comment. 18 years ago
jitterbuf.c Clean up a few things in the last commit to the adaptive jitterbuffer code. 19 years ago
loader.c remove the dlfcn compatibility stuff, because no platforms that Asterisk currently runs on it use it, and it doesn't build anyway 17 years ago
logger.c Separate verbose output from CLI output, by using a preamble. 17 years ago
manager.c After working on the ao2_containers branch, I noticed 17 years ago
md5.c
netsock.c Merged revisions 59608 via svnmerge from 18 years ago
pbx.c This patch was applied to 1.4 but it completely 17 years ago
plc.c
poll.c Don't freak out if the poll emulation receives NULL for the pollfds array 17 years ago
privacy.c
rtp.c Allow for "G.729" if offered in an SDP even though 17 years ago
say.c Fix for Taiwanese number syntax 17 years ago
sched.c It is a normal situation that a task gets put in the scheduler that should run 17 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. 17 years ago
srv.c Return the proper value when the srv_callback function executes properly. 18 years ago
strcompat.c Include stdarg.h for build issues on Solaris 18 years ago
tdd.c Bug fixes to tdd support in zaptel. 18 years ago
term.c
threadstorage.c Make the lock in the threadstorage debugging code untracked to avoid a deadlock 18 years ago
translate.c Since powerof() can return an error condition, it's foolhardy not to detect and 17 years ago
udptl.c Add ast_assert(), which can be used to handle fatal errors. It is only compiled 17 years ago
ulaw.c
utils.c revert an optimization that broke ABI... thanks russell! 17 years ago