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
Matt Jordan d1a6f1a9f9
git migration: Remove support for file versions
11 years ago
..
editline main/editline: Add .gitignore. 11 years ago
stdtime main/stdtime/localtime: Fix warning introduced in r433720 11 years ago
.gitignore Add .gitignore and .gitreview files 11 years ago
Makefile Fix an ABI compatibility issue with ast_log_safe for modules. 11 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 12 years ago
acl.c Fix error with mixed address family ACLs. 12 years ago
adsi.c
alaw.c
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
app.c clang compiler warnings: Fix autological comparisons 11 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c git migration: Remove support for file versions 11 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astobj2.c Improved and portable ast_log recursion avoidance 11 years ago
astobj2_container.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
astobj2_container_private.h
astobj2_hash.c
astobj2_private.h
astobj2_rbtree.c
audiohook.c main/audiohook: Update internal sample rate on reads 11 years ago
autochan.c
autoservice.c
backtrace.c
bridge.c Bridging: Eliminate the unnecessary make channel compatible with bridge operation. 11 years ago
bridge_after.c Fix some memory leaks. 12 years ago
bridge_basic.c bridge: avoid leaking channel during blond transfer pt2 12 years ago
bridge_channel.c ARI: Add the ability to intercept hold and raise an event 11 years ago
bridge_roles.c
bucket.c A couple minor cleanup tweaks. 11 years ago
buildinfo.c
callerid.c CallerID: Fix parsing regression 12 years ago
ccss.c build: Fixes for gcc 5 compilation 11 years ago
cdr.c Fix compilations errors on 64-bit OpenBSD systems 11 years ago
cel.c clang compiler warnings: Fix autological comparisons 11 years ago
channel.c chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. 11 years ago
channel_internal_api.c Stasis: Fix StasisStart/End order and missing events 12 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 12 years ago
cli.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
codec.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
codec_builtin.c Various: bugfixes found via chaos 11 years ago
config.c clang compiler warnings: Fix -Wunused-function; make inline function static 11 years ago
config_options.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
core_local.c Fix compile errors caused by r4500 / r4501. 11 years ago
core_unreal.c AMI: Add missing VarSet events when a channel inherits variables. 12 years ago
crypt.c
cygload.c Kill off red blobs in most of main/* 14 years ago
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
datastore.c
db.c AMI: Make AMI actions that generate event lists consistent. 12 years ago
devicestate.c devicestate.c: Minor tweaks 12 years ago
dial.c Dial API: add self destruct option when complete 11 years ago
dns.c Clean up files that do not end with newlines 12 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
dsp.c res_pjsip: Add an 'auto' option for DTMF Mode 11 years ago
ecdisa.h
endpoints.c Various: bugfixes found via chaos 11 years ago
enum.c clang compiler warnings: Fix autological comparisons 11 years ago
event.c clang compiler warnings: Fix autological comparisons 11 years ago
features.c clang compiler warnings: Fix a variety of "unused" warnings 11 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 12 years ago
file.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c Ensure that a non-zero sample rate is returned for all formats. 11 years ago
format_cache.c format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). 11 years ago
format_cap.c main/frame: Don't report empty disallow values as an error 11 years ago
format_compatibility.c chan_iax2: Several media format fixes. 12 years ago
frame.c media formats: re-architect handling of media for performance improvements 12 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 11 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c Improved and portable ast_log recursion avoidance 11 years ago
heap.c
http.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
indications.c clang compiler warnings: Fix autological comparisons 11 years ago
io.c
jitterbuf.c clang compiler warnings: Fix -Wabsolute-value warnings 11 years ago
json.c ARI: Fix crash if integer values used in JSON payload 'variables' object. 11 years ago
libasteriskssl.c
libasteriskssl.exports.in
loader.c loader/main: Don't set ast_fully_booted until deferred reloads are processed 11 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 12 years ago
logger.c Improved and portable ast_log recursion avoidance 11 years ago
manager.c git migration: Remove support for file versions 11 years ago
manager_bridges.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_channels.c ARI: Add the ability to intercept hold and raise an event 11 years ago
manager_endpoints.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
md5.c
media_index.c media formats: re-architect handling of media for performance improvements 12 years ago
message.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
mixmonitor.c
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 12 years ago
netsock.c
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 11 years ago
optional_api.c
parking.c
pbx.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
plc.c
poll.c
presencestate.c clang compiler warnings: Fix autological comparisons 11 years ago
privacy.c
rtp_engine.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
say.c app_voicemail, say: Add support for Japanese Language 12 years ago
sched.c Create work around for scheduler leaks during shutdown. 12 years ago
sdp_srtp.c channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 11 years ago
security_events.c clang compiler warnings: Fix autological comparisons 11 years ago
sem.c Various fixes for OS X 12 years ago
sha1.c
sip_api.c
slinfactory.c media formats: re-architect handling of media for performance improvements 12 years ago
smoother.c media formats: re-architect handling of media for performance improvements 12 years ago
sorcery.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
srv.c
stasis.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
stasis_bridges.c core: Don't create snapshots with locks. 11 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_cache_pattern.c stasis: use ao2_t_alloc for certain object allocators 12 years ago
stasis_channels.c ARI: Add the ability to intercept hold and raise an event 11 years ago
stasis_endpoints.c Stasis: Allow message types to be blocked 12 years ago
stasis_message.c Stasis: Allow message types to be blocked 12 years ago
stasis_message_router.c res_pjsip: make it unloadable (take 2) 12 years ago
stasis_system.c Stasis: Allow message types to be blocked 12 years ago
strcompat.c
strings.c clang compiler warnings: Fix invalid enum conversion 11 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
tcptls.c Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. 11 years ago
tdd.c
term.c
test.c main/test: Fix compilation issue on 32-bit systems 12 years ago
threadpool.c threadpool.c: Minor cleanup fixes. 12 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago
translate.c translate.c: Only select audio codecs to determine the best translation choice. 11 years ago
udptl.c clang compiler warnings: Fix autological comparisons 11 years ago
ulaw.c
uri.c uri: Quiet warning about type qualifiers ignored on function return type 12 years ago
utils.c Re-add _ast_mem_backtrace_buffer variable for ABI compatibility. 11 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
xml.c
xmldoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 11 years ago