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
Joshua Colp d95288fdf8
Slight overhaul of the whisper support. 1. We need to duplicate the frame from ast_translate 2. We need to ensure we always have signed linear coming in for signed linear combining. 3. We need to ensure we are always feeding signed linear out. 4. Properly store and restore write format when beeping on the channel we are whispering on. 5. Properly discontinue the stream on the channel for the beep. (issue #8019 reported by timkelly1980)
19 years ago
..
db1-ast a couple Solaris tweaks, to help build properly. 19 years ago
editline a couple Solaris tweaks, to help build properly. 19 years ago
stdtime
Makefile add another attempt to strip non-API symbols from the final binary... script will need to be extended to work on non-Linux systems 19 years ago
abstract_jb.c Merge team/russell/frame_caching 19 years ago
acl.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 19 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c similar patch for verbose vs debug with minor changes 19 years ago
astmm.c Fix the total allocation count and total byte count in the memory summary 19 years ago
autoservice.c
buildinfo.c
callerid.c
cdr.c merge qwell's CLI verbification work 19 years ago
channel.c Slight overhaul of the whisper support. 1. We need to duplicate the frame from ast_translate 2. We need to ensure we always have signed linear coming in for signed linear combining. 3. We need to ensure we are always feeding signed linear out. 4. Properly store and restore write format when beeping on the channel we are whispering on. 5. Properly discontinue the stream on the channel for the beep. (issue #8019 reported by timkelly1980) 19 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 19 years ago
cli.c Make sure we explicitly set the CLI command to not be deprecated, if it isn't. 19 years ago
coef_in.h
coef_out.h
config.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
cryptostub.c
db.c merge qwell's CLI verbification work 19 years ago
devicestate.c
dlfcn.c
dns.c
dnsmgr.c merge qwell's CLI verbification work 19 years ago
dsp.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 19 years ago
ecdisa.h
enum.c
file.c merge qwell's CLI verbification work 19 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Issue #8015, patch by Dan Austin. 19 years ago
fskmodem.c
http.c After discussing this with other people, we decided we'd like to try to do this a little differently. 19 years ago
image.c merge qwell's CLI verbification work 19 years ago
indications.c
io.c
jitterbuf.c
loader.c reveting modifaction to __ast_module_user_remove 19 years ago
logger.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
manager.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
md5.c
netsock.c
pbx.c similar patch for verbose vs debug with minor changes 19 years ago
plc.c
poll.c
privacy.c
rtp.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
say.c
sched.c
sha1.c
slinfactory.c Slight overhaul of the whisper support. 1. We need to duplicate the frame from ast_translate 2. We need to ensure we always have signed linear coming in for signed linear combining. 3. We need to ensure we are always feeding signed linear out. 4. Properly store and restore write format when beeping on the channel we are whispering on. 5. Properly discontinue the stream on the channel for the beep. (issue #8019 reported by timkelly1980) 19 years ago
srv.c
strcompat.c Only use alloca.h on OSes that have it. 19 years ago
tdd.c
term.c
translate.c merge qwell's CLI verbification work 19 years ago
udptl.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
ulaw.c
utils.c Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.c 19 years ago