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
Jeff Peeler 90a6374871
Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the
18 years ago
..
db1-ast Merged revisions 157859 via svnmerge from 18 years ago
editline Merged revisions 163761 via svnmerge from 18 years ago
stdtime Merged revisions 157859 via svnmerge from 18 years ago
Makefile Add an implementation of the heap data structure. 18 years ago
abstract_jb.c Create logfile safely. 18 years ago
acl.c
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Merge a large set of updates to the Asterisk indications API. 18 years ago
ast_expr2.c This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff. 18 years ago
ast_expr2.fl
ast_expr2.h This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff. 18 years ago
ast_expr2.y This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff. 18 years ago
ast_expr2f.c
asterisk.c Merge a large set of updates to the Asterisk indications API. 18 years ago
astmm.c Janitor, use ARRAY_LEN() when possible. 18 years ago
astobj2.c Make lock information for ao2_trylock be more useful and gnarly 18 years ago
audiohook.c Always detach and destroy the whisper and barge audiohooks. Additionally also allow an audiohook to be detached if it has not been attached. 18 years ago
autoservice.c Merged revisions 163448 via svnmerge from 18 years ago
buildinfo.c
callerid.c Merged revisions 160943 via svnmerge from 18 years ago
cdr.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 18 years ago
channel.c Merged revisions 176701 via svnmerge from 18 years ago
chanvars.c
cli.c Remove tabs from comment 18 years ago
config.c If there are no realtime engines, there's no reason to check for realtime families 18 years ago
cryptostub.c
cygload.c
datastore.c
db.c Merged revisions 167299 via svnmerge from 18 years ago
devicestate.c
dial.c
dns.c incorporates r159808 from branches/1.4: 18 years ago
dnsmgr.c Record the previous port in the temporary address structure so that the comparison does not treat the host as having changed even if it did not. This would have been uninitialized before and would have led to a baddddd port. 18 years ago
dsp.c Add an option, waitfordialtone, for UK analog lines which do not end a call 18 years ago
ecdisa.h
enum.c
event.c incorporates r159808 from branches/1.4: 18 years ago
features.c Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the 18 years ago
file.c Fix a problem where file playback would cause fds to remain open forever 18 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c fix two very minor bugs: if anyone ever uses SLINEAR16 as a format in RTP, ensure that the samples are byte-swapped to network order if needed. also, when a smoother is operating on a format that has a sample rate other than 8000 samples per second, use the proper sample rate for computing delivery timestamps. 18 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c Merged revisions 172517 via svnmerge from 18 years ago
hashtab.c
heap.c Add an implementation of the heap data structure. 18 years ago
http.c Fix qualify for TCP peer 18 years ago
image.c
indications.c Merge a large set of updates to the Asterisk indications API. 18 years ago
io.c
jitterbuf.c Merged revisions 174583 via svnmerge from 18 years ago
loader.c Merge a large set of updates to the Asterisk indications API. 18 years ago
logger.c Assist proper thread synchronization when stopping the logger thread. 18 years ago
manager.c Fix an fd leak that would occur in HTTP AMI sessions 18 years ago
md5.c
netsock.c
pbx.c This patch fixes merge_contexts_and_delete so it does not deadlock when hints are present. 18 years ago
plc.c
poll.c
privacy.c
rtp.c suppress smoothers for Siren codecs as well as Speex and G.723.1 18 years ago
say.c Fix a crash when saying certain numbers in Chinese 18 years ago
sched.c Significantly improve scheduler performance under high load. 18 years ago
sha1.c
slinfactory.c improve slinfactory API to remove implicit sample rate and require explicit sample rate selection by creator of the slinfactory 18 years ago
srv.c bump the verbosity of a message in srv.c up by one. It used to be 18 years ago
strcompat.c
strings.c Handle negative length and eliminate a condition that is always true. 18 years ago
taskprocessor.c correct a CLI description 18 years ago
tcptls.c When using a socket as a FILE *, the stdio functions will sometimes try to do 18 years ago
tdd.c
term.c
threadstorage.c Merged revisions 164736 via svnmerge from 18 years ago
timing.c Update the timing API to have better support for multiple timing interfaces. 18 years ago
translate.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 18 years ago
udptl.c Merged revisions 175311 via svnmerge from 18 years ago
ulaw.c
utils.c Fixed error where a check for an zero length, terminated string was needed. 18 years ago
xml.c 1. Make OS X compile cleanly with app_stack. 18 years ago
xmldoc.c Don't forget to free typename 18 years ago