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
Doug Bailey d3e9141345
Changed the dtmf detection to integer based goertzel algorithm.
18 years ago
..
db1-ast Merged revisions 53497 via svnmerge from 19 years ago
editline add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught 19 years ago
minimime Merged revisions 61070 via svnmerge from 18 years ago
stdtime Merged revisions 51256 via svnmerge from 19 years ago
Makefile Add the adsistub file to the Asterisk makefile, fix a stub definition, and no longer make the symbols from res_adsi global since they don't need to be. 18 years ago
abstract_jb.c Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384) 19 years ago
acl.c Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
adsistub.c Clean up adsistub file a bit (just spacing) and change over the crypto sub to use this build_stub macro strategy. 18 years ago
aescrypt.c use the OpenSSL AES implementation if it's available (unless configured not to) 18 years ago
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 18 years ago
aesopt.h merge new_loader_completion branch, including (at least): 19 years ago
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 18 years ago
alaw.c Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384) 19 years ago
app.c Ignore this ... playing with jira (AST-1) 18 years ago
ast_expr2.c add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught 19 years ago
ast_expr2.fl Merged revisions 59206 via svnmerge from 18 years ago
ast_expr2.h merge new_loader_completion branch, including (at least): 19 years ago
ast_expr2.y Jason is having problems with the inclusion of <err.h>; it appears to be unnecessary for sucessful builds, so I either removed or commented out the inclusions from all the AEL related code. New outputs from bison/flex are included, etc. 19 years ago
ast_expr2f.c Merged revisions 59206 via svnmerge from 18 years ago
asterisk.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago
astmm.c Merged revisions 50820 via svnmerge from 19 years ago
autoservice.c Might as well go crazy here too and make the autoservice list read/write. 19 years ago
buildinfo.c merge new_loader_completion branch, including (at least): 19 years ago
callerid.c Added check for negative offset in cid spill to prevent infinite loops 18 years ago
cdr.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago
channel.c Merged revisions 66076 via svnmerge from 18 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 19 years ago
cli.c Merged revisions 61805 via svnmerge from 18 years ago
config.c Merged revisions 63254 via svnmerge from 18 years ago
cryptostub.c Clean up adsistub file a bit (just spacing) and change over the crypto sub to use this build_stub macro strategy. 18 years ago
db.c Make the database show command spit out how many results it got. (issue #9332 reported by junky) 18 years ago
devicestate.c Fix a couple minor spelling mistakes. 18 years ago
dial.c Small doxygen updates 18 years ago
dlfcn.c merge new_loader_completion branch, including (at least): 19 years ago
dns.c Return trunk to a state where it compiles under Darwin. The byte order stuff is ugly, if anyone wants to clean it up... by all means do so. 19 years ago
dnsmgr.c Merged revisions 49006 via svnmerge from 19 years ago
dsp.c Changed the dtmf detection to integer based goertzel algorithm. 18 years ago
ecdisa.h merge new_loader_completion branch, including (at least): 19 years ago
enum.c Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functions 18 years ago
event.c This file really needs more documentation... 18 years ago
file.c Merged revisions 63152 via svnmerge from 18 years ago
fixedjitterbuf.c merge new_loader_completion branch, including (at least): 19 years ago
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 19 years ago
frame.c Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384) 19 years ago
fskmodem.c Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384) 19 years ago
http.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago
image.c Convert some more stuff to read/write lists. 19 years ago
indications.c Fix a segfault when using "countries" that don't have a matching zone. 19 years ago
io.c Make file's new comment doxygenified 19 years ago
jitterbuf.c Merged revisions 52494,52506 via svnmerge from 19 years ago
loader.c Constifications 18 years ago
logger.c Output verbose messages to the normal logger as well. (issue #9476 reported by gdalgliesh) 18 years ago
manager.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago
md5.c merge new_loader_completion branch, including (at least): 19 years ago
netsock.c Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
pbx.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago
plc.c merge new_loader_completion branch, including (at least): 19 years ago
poll.c merge new_loader_completion branch, including (at least): 19 years ago
privacy.c merge new_loader_completion branch, including (at least): 19 years ago
rtp.c Merged revisions 66437 via svnmerge from 18 years ago
say.c Merged revisions 66159 via svnmerge from 18 years ago
sched.c Merged revisions 56457 via svnmerge from 19 years ago
sha1.c merge new_loader_completion branch, including (at least): 19 years ago
slinfactory.c Minor tweak... drop translation path if one exists when we get an already signed linear frame in. Chances are the stream has then switched to signed linear and we no longer need the path. 18 years ago
srv.c add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught 19 years ago
strcompat.c Merged revisions 60603 via svnmerge from 18 years ago
tdd.c Doxygen changes 19 years ago
term.c Merged revisions 49006 via svnmerge from 19 years ago
threadstorage.c use a rwlock-list for the list of TLS objects 19 years ago
translate.c Merged revisions 65877 via svnmerge from 18 years ago
udptl.c Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
ulaw.c merge new_loader_completion branch, including (at least): 19 years ago
utils.c Add a new API call for creating detached threads. Then, go replace all of the 18 years ago