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
Russell Bryant bcd4e8787c
Fix a 100% CPU consumption problem when setting console=yes in asterisk.conf.
16 years ago
..
db1-ast Resolve a valgrind warning about a read from uninitialized memory. 17 years ago
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 16 years ago
stdtime
Makefile Ensure file.o is built correctly. 16 years ago
abstract_jb.c Fix a bug caused by a partially invalid frame (from the jitterbuffer) passing through the Asterisk core. 16 years ago
acl.c Set sin_family in ast_get_ip_or_srv() and removed the 'last' member of the ast_dnsmgr_entry struct. 16 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Allow application options with arguments to contain parentheses, through a variety of escaping techniques. 16 years ago
ast_expr2.c
ast_expr2.fl Remove reference of documentation in source directory. 16 years ago
ast_expr2.h
ast_expr2.y Cleanup error/warning messages in AEL2 parser 16 years ago
ast_expr2f.c Remove reference of documentation in source directory. 16 years ago
asterisk.c Fix a 100% CPU consumption problem when setting console=yes in asterisk.conf. 16 years ago
asterisk.exports Reverting index() fix, applying a different methodology, based upon developer discussions. 17 years ago
astfd.c fixes crash in astfd.c 16 years ago
astmm.c Prevent false positives when freeing a NULL pointer with MALLOC_DEBUG enabled. 17 years ago
astobj2.c Fix DEBUG_THREADS issue with out-of-tree modules. 16 years ago
audiohook.c remove empty audiohook write list on channel 16 years ago
autoservice.c Do not queue up DTMF frames while a call is on hold. 16 years ago
buildinfo.c
callerid.c ast_callerid_parse() had a path that left name uninitialized. 16 years ago
cdr.c Don't stop printing cdr variables if we encounter one with a blank name or value. 16 years ago
channel.c Add a check to fix a rare segmentation fault you'd get if ast_frdup couldn't allocate 16 years ago
chanvars.c
cli.c fix tab-completion for unload command. 16 years ago
coef_in.h
coef_out.h
config.c Use ast_free since ast_variable_new uses ast_calloc 16 years ago
cryptostub.c
db.c Fix race in astdb 17 years ago
devicestate.c Fix logic error when checking for a devstate provider. 16 years ago
dial.c
dns.c
dnsmgr.c Set sin_family in ast_get_ip_or_srv() and removed the 'last' member of the ast_dnsmgr_entry struct. 16 years ago
dsp.c Because progress is called multiple times, across several frames, we must persist states when detecting multitone sequences. 16 years ago
ecdisa.h
enum.c Fix handling of backreferences for ENUM lookups 17 years ago
file.c Handle error response when we can't make file compatible 16 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c For SpeeX, 0 bits remaining is valid and does not need an emitted warning. 16 years ago
fskmodem.c
global_datastores.c
http.c Manager cookies are not compatible with RFC2109. 16 years ago
image.c
indications.c AST-2009-005 17 years ago
io.c Fix cases where the internal poll() was not being used when it needed to be. 17 years ago
jitterbuf.c
loader.c give a better error message when attempting to unload a module that is not loaded 16 years ago
logger.c Ensure restartable system calls can restart (BSD signal semantics) 16 years ago
manager.c Make sure we always free variables properly in manager originate. 16 years ago
md5.c
netsock.c fixes an ast_netsock_list memory leak. 17 years ago
pbx.c Use ast_dynamic_str when processing hint state changes 16 years ago
plc.c
poll.c Use poll, if indicated to do so, in the ast_poll2 implementation. 16 years ago
privacy.c
rtp.c Fix problem with RFC 2833 DTMF not being accepted. 16 years ago
say.c Bounds checking for input string 16 years ago
sched.c Resolve a number of FreeBSD build issues. 16 years ago
sha1.c
slinfactory.c Improve support for media paths that can generate multiple frames at once. 17 years ago
srv.c
strcompat.c Reverting index() fix, applying a different methodology, based upon developer discussions. 17 years ago
tdd.c
term.c Fix Debian init script to not use -c. 16 years ago
test.c Missing newline 16 years ago
threadstorage.c
translate.c 1.4 version of the dead PLC code fix. 16 years ago
udptl.c Allow for UDPTL to use only even-numbered ports if desired. 17 years ago
ulaw.c
utils.c Resolve a number of FreeBSD build issues. 16 years ago