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 bb03ef8d47
Add an implementation of the heap data structure.
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 Merged revisions 144924-144925 via svnmerge from 18 years ago
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 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
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 fix a few small things found by using sparse 18 years ago
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 Merge a large set of updates to the Asterisk indications API. 18 years ago
chanvars.c Add additional memory debugging to several core APIs, and fix several memory 18 years ago
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 Don't include logger.h in asterisk.h by default as it is causing problems building 18 years ago
cygload.c
datastore.c
db.c Merged revisions 167299 via svnmerge from 18 years ago
devicestate.c Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix 18 years ago
dial.c * Fixed timeout logic in the dialing API as setting timeouts 18 years ago
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 Merged revisions 175294 via svnmerge from 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 Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14) 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 Add additional memory debugging to several core APIs, and fix several memory 18 years ago
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 Merge a large set of updates to the Asterisk indications API. 18 years ago
plc.c
poll.c
privacy.c
rtp.c Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14) 18 years ago
say.c Fix a crash when saying certain numbers in Chinese 18 years ago
sched.c Make ast_sched_report() and ast_sched_dump() thread safe. 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 Might want to update the buffer pointer after a realloc (or we crash) 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 Don't include logger.h in asterisk.h by default as it is causing problems building 18 years ago
term.c Merge changes from team/group/appdocsxml 18 years ago
threadstorage.c Merged revisions 164736 via svnmerge from 18 years ago
timing.c
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 Merged revisions 176216 via svnmerge from 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