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
David Vossel 7b51d1d71d
fixes assumption that test failed if it did not pass when generating results
15 years ago
..
db1-ast Merged revisions 209879 via svnmerge from 16 years ago
editline
stdtime Use nanosleep instead of poll. 16 years ago
Makefile Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles. 15 years ago
abstract_jb.c fixes adaptive jitterbuffer configuration 15 years ago
acl.c Fix incorrect ACL behavior when CIDR notation of "/0" is used. 15 years ago
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
app.c Add support for GROUP_MATCH_COUNT regex matching on category 15 years ago
ast_expr2.c Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2.fl Merged revisions 245496 via svnmerge from 15 years ago
ast_expr2.h
ast_expr2.y Allow "REMAINDER" to function properly in expressions. 16 years ago
ast_expr2f.c Merged revisions 245496 via svnmerge from 15 years ago
asterisk.c Merged revisions 248859 via svnmerge from 15 years ago
asterisk.dynamics Export dynamic (weak-linked) symbols correctly. 16 years ago
asterisk.exports Expand codec bitfield from 32 bits to 64 bits. 16 years ago
astfd.c Merged revisions 228338 via svnmerge from 16 years ago
astmm.c Two more minor fixes due to constification 16 years ago
astobj2.c astobj2 unit test and bug fix 15 years ago
audiohook.c fixes AUDIOHOOK_INHERIT regression 16 years ago
autochan.c Convert the ast_channel data structure over to the astobj2 framework. 16 years ago
autoservice.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
bridging.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
buildinfo.c
callerid.c More 32->64 bit codec conversions. 16 years ago
cdr.c Trim trailing whitespace (to help reduce diff against cdr-q branch) 15 years ago
cel.c Fix channel reference leak. 16 years ago
channel.c Fix placing ISDN calls on hold preventing native bridging from being reexamined after a transfer. 15 years ago
chanvars.c
cli.c Fix compiling with LOW_MEMORY. 16 years ago
config.c Merged revisions 241015 via svnmerge from 15 years ago
cryptostub.c
cygload.c
datastore.c Properly account for memory allocated for channels and datastores 16 years ago
db.c More 'static' qualifiers on module global variables. 16 years ago
devicestate.c Merged revisions 205409 via svnmerge from 16 years ago
dial.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
dns.c Fix a few compilation problems found when building Asterisk against uClibc. 16 years ago
dnsmgr.c AST-2009-005 16 years ago
dsp.c restarts busydetector (if enabled) when DTMF is received after call is bridged. 16 years ago
ecdisa.h
enum.c Extend max call limit duration from 24.8 days to 292+ million years. 15 years ago
event.c Add a test module for the event API, test_event.c. 15 years ago
features.c Add missing description of the PARKINGLOT variable in XML documentation. 15 years ago
file.c Merge tests that verify the same thing. (Oops.) 15 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Fix crash resulting from frames with invalid data pointers. 15 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c Adding external reference for doxygen 16 years ago
image.c More 'static' qualifiers on module global variables. 16 years ago
indications.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
io.c
jitterbuf.c
loader.c RTP documentation states that you can pass NULL as the module, so make sure that's really the case. 15 years ago
logger.c Merged revisions 248582 via svnmerge from 15 years ago
manager.c Optimization to manager events. 15 years ago
md5.c
netsock.c fixes an ast_netsock_list memory leak. 16 years ago
pbx.c Use memmove() instead of memcpy() for a case where the buffers overlap. 15 years ago
plc.c
poll.c MAX() moved to utils.h 16 years ago
privacy.c
rtp_engine.c Fix an RTP instance allocation failure on Solaris. 15 years ago
say.c Merged revisions 237573 via svnmerge from 16 years ago
sched.c Initialize counters in ast_sched_report so that resulting data is not bogus. 15 years ago
security_events.c Add an API for reporting security events, and a security event logging module. 16 years ago
sha1.c
slinfactory.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
srv.c Create iterative method for querying SRV results, and use that for finding AGI servers. 15 years ago
ssl.c pthread_self returns a pthread_t which is not an unsigned int on all 16 years ago
strcompat.c Move implementation of closefrom(3) from app.c to strcompat.c 16 years ago
strings.c Fix two problems in ast_str functions found while writing a unit test. 15 years ago
stun.c
syslog.c Add functions to map syslog facilities and priorities constants to strings. 16 years ago
taskprocessor.c Minor tweaks to comment blocks and includes. 15 years ago
tcptls.c swap openssl with OpenSSL in warning message. 15 years ago
tdd.c
term.c Merged revisions 248582 via svnmerge from 15 years ago
test.c fixes assumption that test failed if it did not pass when generating results 15 years ago
threadstorage.c Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 16 years ago
timing.c Extend max call limit duration from 24.8 days to 292+ million years. 15 years ago
translate.c Using the builtin function breaks OpenBSD 4.2 16 years ago
udptl.c fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field 15 years ago
ulaw.c Fix compile when certain G711 menuselect options are enabled. 16 years ago
utils.c RFC compliant uri and display-name encode/decode 15 years ago
xml.c Define our desires for POSIX and X/OPEN API features properly. 16 years ago
xmldoc.c Add an empty line after each option when printing the 16 years ago