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
Tilghman Lesher e8a6d2995e
Add pickup event to AMI. Also, fix AMI documentation.
17 years ago
..
db1-ast
editline Merged revisions 179395 via svnmerge from 18 years ago
stdtime
Makefile Code previously added to ast_expr2f.c warranted a change in the source file ast_expr2.fl. 17 years ago
abstract_jb.c Merged revisions 228409 via svnmerge from 17 years ago
acl.c Merged revisions 232350 via svnmerge from 17 years ago
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Add audio announcement option to app_page 17 years ago
ast_expr2.c Allow "REMAINDER" to function properly in expressions. 17 years ago
ast_expr2.fl Flex uses fwrite incorrectly, which breaks the build. Providing a workaround. 17 years ago
ast_expr2.h
ast_expr2.y Allow "REMAINDER" to function properly in expressions. 17 years ago
ast_expr2f.c Flex uses fwrite incorrectly, which breaks the build. Providing a workaround. 17 years ago
asterisk.c It's been long enough -- make the behavior introduced in 1.6 the default. 17 years ago
asterisk.dynamics Export dynamic (weak-linked) symbols correctly. 17 years ago
asterisk.exports Expand codec bitfield from 32 bits to 64 bits. 17 years ago
astfd.c Merged revisions 228338 via svnmerge from 17 years ago
astmm.c
astobj2.c Fix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA are passed. 17 years ago
audiohook.c fixes AUDIOHOOK_INHERIT regression 17 years ago
autochan.c
autoservice.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
bridging.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
buildinfo.c
callerid.c More 32->64 bit codec conversions. 17 years ago
cdr.c add Dialed Number Identifier (DNID) field to cdr records. 17 years ago
cel.c
channel.c Fix broken call pickup 17 years ago
chanvars.c
cli.c Fix compiling with LOW_MEMORY. 17 years ago
config.c Oops, didn't compile (thanks, kpfleming) 17 years ago
cryptostub.c
cygload.c
datastore.c
db.c
devicestate.c
dial.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
dns.c
dnsmgr.c
dsp.c restarts busydetector (if enabled) when DTMF is received after call is bridged. 17 years ago
ecdisa.h
enum.c
event.c Ensure payload type is properly checked when comparing against cached events. 17 years ago
features.c Add pickup event to AMI. Also, fix AMI documentation. 17 years ago
file.c Merged revisions 238629 via svnmerge from 17 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c According to POSIX, the capital L modifier applies only to floating point types. 17 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c Adding external reference for doxygen 17 years ago
image.c
indications.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
io.c
jitterbuf.c
loader.c Fixing trunk in a way so that it compiles again. 17 years ago
logger.c Initialize a variable that we check immediately upon startup. 17 years ago
manager.c Convert a few places to use ast_calloc_with_stringfields where applicable. 17 years ago
md5.c
netsock.c fixes an ast_netsock_list memory leak. 17 years ago
pbx.c Convert a few places to use ast_calloc_with_stringfields where applicable. 17 years ago
plc.c
poll.c MAX() moved to utils.h 17 years ago
privacy.c
rtp_engine.c More 32->64 bit codec conversions. 17 years ago
say.c Merged revisions 237573 via svnmerge from 17 years ago
sched.c
security_events.c
sha1.c
slinfactory.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
srv.c
ssl.c
strcompat.c Move implementation of closefrom(3) from app.c to strcompat.c 17 years ago
strings.c
stun.c
syslog.c
taskprocessor.c
tcptls.c SIP TCP/TLS: move client connection setup/write into tcp helper thread, various related locking/memory fixes. 17 years ago
tdd.c
term.c
test.c Fix spelling of 'category.' 17 years ago
threadstorage.c
timing.c The default rate for 'timing test' is actually 50/sec, not 100/sec as advertised. 17 years ago
translate.c Using the builtin function breaks OpenBSD 4.2 17 years ago
udptl.c This change fixes a few bugs in the way the far max IFP was calculated that were introduced in r231692. 17 years ago
ulaw.c
utils.c Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_stringfields. 17 years ago
xml.c
xmldoc.c