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
Naveen Albert 6fc8453e96
cdr: allow disabling CDR by default on new channels
3 years ago
..
stdtime main: Spelling fixes 3 years ago
.gitignore
Makefile core: Improve MALLOC_DEBUG for frames. 5 years ago
abstract_jb.c main: Spelling fixes 3 years ago
acl.c acl.c: Coerce a NULL pointer into the empty string 4 years ago
adsi.c
alaw.c
alertpipe.c utils: Wrap socket() and pipe() to reduce syscalls 6 years ago
aoc.c main: Fix for Doxygen. 3 years ago
app.c app_sf: Add full tech-agnostic SF support 3 years ago
ast_expr2.c Remove #include <sys/cdefs.h> 4 years ago
ast_expr2.fl
ast_expr2.h
ast_expr2.y Remove #include <sys/cdefs.h> 4 years ago
ast_expr2f.c
asterisk.c main: Enable rdtsc support on NetBSD 3 years ago
asterisk.dynamics
asterisk.exports.in Scope Tracing: A new facility for tracing scope enter/exit 4 years ago
astfd.c main: Spelling fixes 3 years ago
astmm.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
astobj2.c main: Fix for Doxygen. 3 years ago
astobj2_container.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
astobj2_container_private.h main: Fix for Doxygen. 3 years ago
astobj2_global.c core: Fix ABI mismatch of ao2_global_obj. 5 years ago
astobj2_hash.c main: Fix for Doxygen. 3 years ago
astobj2_private.h
astobj2_rbtree.c main: Fix for Doxygen. 3 years ago
audiohook.c frame: Fix for Doxygen. 3 years ago
autochan.c
autoservice.c
backtrace.c main/backtrace: binutils-2.34 fix. 5 years ago
bridge.c main: Fix for Doxygen. 3 years ago
bridge_after.c main: Fix for Doxygen. 3 years ago
bridge_basic.c main: Fix for Doxygen. 3 years ago
bridge_channel.c bridge: Unlock channel during Local peer check. 3 years ago
bridge_roles.c main: Fix for Doxygen. 3 years ago
bucket.c main: Spelling fixes 3 years ago
buildinfo.c
callerid.c main: Spelling fixes 3 years ago
ccss.c main: Fix for Doxygen. 3 years ago
cdr.c cdr: allow disabling CDR by default on new channels 3 years ago
cel.c main: Fix for Doxygen. 3 years ago
channel.c ami: Add AMI event for Wink 3 years ago
channel_internal_api.c main: Fix for Doxygen. 3 years ago
chanvars.c
cli.c cli: Add module refresh command 3 years ago
codec.c astobj2: Eliminate legacy container allocation macros. 6 years ago
codec_builtin.c codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother 3 years ago
config.c utils.c: Remove all usages of ast_gethostbyname() 3 years ago
config_options.c config_options: Handle ACO arrays correctly in generated XML docs. 3 years ago
conversions.c conversions: Add string to signed integer conversion functions 4 years ago
core_local.c main: Fix for Doxygen. 3 years ago
core_unreal.c core_unreal: Fix deadlock with T.38 control frames. 4 years ago
crypt.c main: Fix for Doxygen. 3 years ago
cygload.c
data_buffer.c res_rtp_asterisk: Free payload when error on insertion to data buffer 4 years ago
datastore.c astobj2: Remove legacy ao2_container_alloc routine. 6 years ago
db.c db: Initialize condition primitive before use 5 years ago
devicestate.c main: Fix for Doxygen. 3 years ago
dial.c main: Fix for Doxygen. 3 years ago
dns.c main: Fix for Doxygen. 3 years ago
dns_core.c dns_txt: Add TXT record parsing support 5 years ago
dns_naptr.c main: Fix for Doxygen. 3 years ago
dns_query_set.c
dns_recurring.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
dns_srv.c Compiler fixes for gcc 10 4 years ago
dns_system_resolver.c main: Fix for Doxygen. 3 years ago
dns_test.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
dns_tlsa.c
dns_txt.c core/dns: Add system include required on FreeBSD 4 years ago
dnsmgr.c main: Spelling fixes 3 years ago
dsp.c dsp: Add define macro for DTMF_MATRIX_SIZE 3 years ago
ecdisa.h
endpoints.c stasis: Improve topic/subscription names and statistics. 6 years ago
enum.c main: Spelling fixes 3 years ago
event.c various files - fix some alerts raised by lgtm code analysis 5 years ago
features.c main: Fix for Doxygen. 3 years ago
features_config.c main: Spelling fixes 3 years ago
features_config.h
file.c main: Fix for Doxygen. 3 years ago
fixedjitterbuf.c jitterbuffer: Correct signed/unsigned mismatch causing assert 3 years ago
fixedjitterbuf.h
format.c astobj2: Eliminate legacy container allocation macros. 6 years ago
format_cache.c format_cap: Perform codec lookups by pointer instead of name 4 years ago
format_cap.c main: Fix for Doxygen. 3 years ago
format_compatibility.c
frame.c main/frame: Add missing control frame names to ast_frame_subclass2str 4 years ago
framehook.c
fskmodem.c
fskmodem_float.c main: Spelling fixes 3 years ago
fskmodem_int.c main: Spelling fixes 3 years ago
global_datastores.c
hashtab.c
heap.c
http.c http.c: Add ability to create multiple HTTP servers 3 years ago
image.c
indications.c Compiler fixes for GCC when printf %s is NULL 4 years ago
io.c main: Fix for Doxygen. 3 years ago
iostream.c websocket: Consider pending SSL data when waiting for socket input 5 years ago
jitterbuf.c
json.c strings/json: Add string delimter match, and object create with vars methods 3 years ago
libasteriskpj.c
libasteriskssl.c
libasteriskssl.exports.in
loader.c loader.c: Speed up deprecation metadata lookup 4 years ago
lock.c lock: Replace __ast_mutex_logger with private log_mutex_error. 6 years ago
logger.c documentation: Add missing AMI documentation 3 years ago
logger_category.c Logging: Add debug logging categories 4 years ago
manager.c main: Fix for Doxygen. 3 years ago
manager_bridges.c documentation: Add missing AMI documentation 3 years ago
manager_channels.c ami: Add AMI event for Wink 3 years ago
manager_endpoints.c
manager_mwi.c documentation: Add missing AMI documentation 3 years ago
manager_system.c
max_forwards.c
md5.c
media_cache.c main: Fix for Doxygen. 3 years ago
media_index.c media_index.c: Refactored so it doesn't cache the index 6 years ago
message.c main: Fix for Doxygen. 3 years ago
mixmonitor.c
mwi.c main: Fix for Doxygen. 3 years ago
named_acl.c main: Fix for Doxygen. 3 years ago
named_locks.c
netsock2.c
optional_api.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
options.c main: Fix for Doxygen. 3 years ago
parking.c stasis: Improve topic/subscription names and statistics. 6 years ago
pbx.c pbx: Add variable substitution API for extensions 3 years ago
pbx_app.c main: Fix for Doxygen. 3 years ago
pbx_builtins.c say.c: Honor requests for DTMF interruption. 3 years ago
pbx_functions.c main: Spelling fixes 3 years ago
pbx_hangup_handler.c main: Fix for Doxygen. 3 years ago
pbx_ignorepat.c
pbx_include.c aelparse: Accept an included context with timings. 3 years ago
pbx_private.h
pbx_sw.c
pbx_switch.c
pbx_timing.c main: Fix for Doxygen. 3 years ago
pbx_variables.c pbx_variables: add missing ASTSBINDIR variable 3 years ago
pickup.c main: Fix for Doxygen. 3 years ago
plc.c
poll.c
presencestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
privacy.c
rtp_engine.c main: Fix for Doxygen. 3 years ago
say.c say.c: Prevent erroneous failures with 'say' family of functions. 3 years ago
sched.c sched: fix and test a double deref on delete of an executing call back 3 years ago
sdp_srtp.c
security_events.c stasis: Improve topic/subscription names and statistics. 6 years ago
sem.c
serializer.c serializer: set high/low alert levels on whole pool 5 years ago
sha1.c main: Fix for Doxygen. 3 years ago
sip_api.c
slinfactory.c
smoother.c main: Spelling fixes 3 years ago
sorcery.c main: Fix for Doxygen. 3 years ago
sounds.c sounds: Sort 'core show sounds' output 6 years ago
srv.c main: Fix for Doxygen. 3 years ago
stasis.c ami: Add AMI event for Wink 3 years ago
stasis_bridges.c stasis: Fix for Doxygen. 3 years ago
stasis_cache.c stasis: Fix for Doxygen. 3 years ago
stasis_cache_pattern.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_channels.c ami: Add AMI event for Wink 3 years ago
stasis_endpoints.c progdocs: Fix Doxygen left-overs. 3 years ago
stasis_message.c stasis: Allow filtering by formatter 6 years ago
stasis_message_router.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
stasis_state.c stasis: Fix for Doxygen. 3 years ago
stasis_system.c stasis: Improve topic/subscription names and statistics. 6 years ago
strcompat.c app.c: make sure that no non-async-signal-safe syscalls are used after 4 years ago
stream.c res_pjsip_session: Handle multi-stream re-invites better 4 years ago
stringfields.c
strings.c strings/json: Add string delimter match, and object create with vars methods 3 years ago
stun.c main: Spelling fixes 3 years ago
syslog.c
taskprocessor.c main: Fix for Doxygen. 3 years ago
tcptls.c tcptls.c: refactor client connection to be more robust 3 years ago
tdd.c main: Fix for Doxygen. 3 years ago
term.c term.c: Add support for extended number format terminfo files. 3 years ago
test.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
threadpool.c main: Fix for Doxygen. 3 years ago
threadstorage.c
time.c main: Spelling fixes 3 years ago
timing.c
translate.c main: Fix for Doxygen. 3 years ago
udptl.c main: Spelling fixes 3 years ago
ulaw.c
uri.c
utf8.c utf8.c: Add UTF-8 validation and utility functions 4 years ago
utils.c main/utils: Implement ast_get_tid() for NetBSD 3 years ago
uuid.c main: Fix for Doxygen. 3 years ago
xml.c
xmldoc.c xmldoc: Fix for Doxygen. 3 years ago