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
Jonathan Rose 595cd83d03
Masquerade: Retain parkinglot settings made by CHANNEL function.
13 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 13 years ago
stdtime Multiple revisions 369001-369002 13 years ago
Makefile Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c. 13 years ago
abstract_jb.c Unit tests for the Jitter Buffer API; remove unnecessary resync 13 years ago
acl.c Allow permit/deny ACL lines to contain multiple items and negated entries. 13 years ago
adsi.c Fix crash in unloading of res_adsi module 13 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Multiple revisions 369001-369002 13 years ago
app.c Clean up and ensure proper usage of alloca() 13 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
asterisk.c Clean up and ensure proper usage of alloca() 13 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in Add new config-parsing framework 13 years ago
astfd.c Multiple revisions 369001-369002 13 years ago
astmm.c Fix MALLOC_DEBUG version of ast_strndup(). 13 years ago
astobj2.c Make astobj2.h not include linkedlists.h. 13 years ago
audiohook.c Clean up doxygen warnings 13 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c Hangup handlers - Dialplan subroutines that run when the channel hangs up. 13 years ago
bridging.c Fix bridging thread leak. 13 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Clean up and ensure proper usage of alloca() 13 years ago
ccss.c Ensure that all ast_datastore_info structures are 'const'. 13 years ago
cdr.c Clean up doxygen warnings 13 years ago
cel.c Fix compiler warnings. 13 years ago
channel.c Masquerade: Retain parkinglot settings made by CHANNEL function. 13 years ago
channel_internal_api.c Add private representation of caller, connected and redirecting party ids. 13 years ago
chanvars.c Multiple revisions 369001-369002 13 years ago
cli.c Add private representation of caller, connected and redirecting party ids. 13 years ago
config.c Add scoped locks to Asterisk. 13 years ago
config_options.c Prevent crash from using app_page with no confbridge.conf file provided. 13 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Multiple revisions 369001-369002 13 years ago
datastore.c Multiple revisions 369001-369002 13 years ago
db.c Clean up and ensure proper usage of alloca() 13 years ago
devicestate.c Multiple revisions 369001-369002 13 years ago
dial.c Multiple revisions 369001-369002 13 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Multiple revisions 369001-369002 13 years ago
dsp.c dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be MF_GSIZE 13 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
enum.c Multiple revisions 369001-369002 13 years ago
event.c Move event cache updates into event processing thread. 13 years ago
features.c Add private representation of caller, connected and redirecting party ids. 13 years ago
file.c Clean up doxygen warnings 13 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
format_cap.c Multiple revisions 369001-369002 13 years ago
format_pref.c Multiple revisions 369001-369002 13 years ago
frame.c Rewrite a comment that didn't adequately explain the code it was documenting. 13 years ago
framehook.c Multiple revisions 369001-369002 13 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 years ago
global_datastores.c Multiple revisions 369001-369002 13 years ago
hashtab.c Multiple revisions 369001-369002 13 years ago
heap.c Multiple revisions 369001-369002 13 years ago
http.c Remove old debug code from http configuration loading 13 years ago
image.c Multiple revisions 369001-369002 13 years ago
indications.c Multiple revisions 369001-369002 13 years ago
io.c Multiple revisions 369001-369002 13 years ago
jitterbuf.c Multiple revisions 369001-369002 13 years ago
libasteriskssl.c Fix initial loading problem with res_curl 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Add instrumentation to subsystem reloads 13 years ago
lock.c Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants. 13 years ago
logger.c Clean up and ensure proper usage of alloca() 13 years ago
manager.c Correct documentation for ModuleLoad AMI action 13 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Add the ability to specify technology specific documentation 13 years ago
named_acl.c Clean up doxygen warnings 13 years ago
netsock.c Multiple revisions 369001-369002 13 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 13 years ago
pbx.c Ensure counts generated in manager_show_dialplan_helper are correct 13 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c Multiple revisions 369001-369002 13 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c Re-fix sending unnegotiated payloads during a P2P RTP bridge. 13 years ago
say.c Clean up and ensure proper usage of alloca() 13 years ago
sched.c Multiple revisions 369001-369002 13 years ago
security_events.c Multiple revisions 369001-369002 13 years ago
sha1.c Kill off red blobs in most of main/* 13 years ago
slinfactory.c Multiple revisions 369001-369002 13 years ago
srv.c Multiple revisions 369001-369002 13 years ago
strcompat.c Clean up and ensure proper usage of alloca() 13 years ago
strings.c Multiple revisions 369001-369002 13 years ago
stun.c When receiving a STUN binding request send one out as the Google Talk client uses this as a method to determine if the remote party is still reachable or not. 13 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Multiple revisions 369001-369002 13 years ago
tcptls.c Clean up and ensure proper usage of alloca() 13 years ago
tdd.c Multiple revisions 369001-369002 13 years ago
term.c Multiple revisions 369001-369002 13 years ago
test.c Tweak unit test warning message. 13 years ago
threadstorage.c Clean up and ensure proper usage of alloca() 13 years ago
timing.c Multiple revisions 369001-369002 13 years ago
translate.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
udptl.c Ignore recovered zero-length secondary UDPTL packets 13 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
utils.c Implement workaround for BETTER_BACKTRACES crash 13 years ago
xml.c Multiple revisions 369001-369002 13 years ago
xmldoc.c Fix misuses of asprintf throughout the code. 13 years ago