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
George Joseph 345ff2d8ee
res_rtp_asterisk: Asterisk Media Experience Score (MES)
2 years ago
..
stdtime main: Spelling fixes 3 years ago
.gitignore
Makefile test: Add ability to capture child process output 2 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 cli: Prevent assertions on startup from bad ao2 refs. 2 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 audiohook: add directional awareness 2 years ago
autochan.c
autoservice.c autoservice: Don't start channel autoservice if the thread is a user interface. 6 years ago
backtrace.c main/backtrace: binutils-2.34 fix. 5 years ago
bridge.c general: Fix various typos. 2 years ago
bridge_after.c main: Fix for Doxygen. 3 years ago
bridge_basic.c features: Add transfer initiation options. 2 years ago
bridge_channel.c pbx: Add helper function to execute applications. 2 years ago
bridge_roles.c main: Fix for Doxygen. 3 years ago
bucket.c main: Spelling fixes 3 years ago
buildinfo.c
callerid.c chan_dahdi: Fix buggy and missing Caller ID parameters 2 years ago
ccss.c main: Fix for Doxygen. 3 years ago
cdr.c cdr: Allow bridging and dial state changes to be ignored. 2 years ago
cel.c main: Fix for Doxygen. 3 years ago
channel.c core & res_pjsip: Improve topology change handling. 2 years ago
channel_internal_api.c general: Very minor coding guideline fixes. 2 years ago
chanvars.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
cli.c cli: Prevent assertions on startup from bad ao2 refs. 2 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 res_geolocation: Fix segfault when there's an empty element 2 years ago
config_options.c xmldoc: Allow XML docs to be reloaded. 2 years ago
conversions.c conversions.c: Specify that we only want to parse decimal numbers. 3 years ago
core_local.c main: Fix for Doxygen. 3 years ago
core_unreal.c core_unreal: Flip stream direction of second channel. 2 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 Geolocation: Base Asterisk Prereqs 2 years ago
db.c db: Fix incorrect DB tree count for AMI. 2 years ago
devicestate.c main: Fix for Doxygen. 3 years ago
dial.c Dialing API: Cancel a running async thread, may not cancel all calls 2 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 features: Add no answer option to Bridge. 2 years ago
features_config.c features: Add transfer initiation options. 2 years ago
features_config.h loader: Convert reload_classes to built-in modules. 7 years ago
file.c streams: Ensure that stream is closed in ast_stream_and_wait on error 2 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 Remove ASTERISK_REGISTER_FILE. 8 years ago
hashtab.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
heap.c core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
http.c http.c: Fix NULL pointer dereference bug 2 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: Allow OpenSSL 1.0.2 configured with no-deprecated. 6 years ago
libasteriskssl.exports.in
loader.c loader: Allow declined modules to be unloaded. 2 years ago
lock.c lock.c: Add AMI event for deadlocks. 2 years ago
logger.c logger: workaround woefully small BUFSIZ in MUSL 3 years ago
logger_category.c Logging: Add debug logging categories 4 years ago
manager.c manager: Fix appending variables. 2 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 netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API 6 years ago
optional_api.c progdocs: Fix for Doxygen, the hidden parts. 3 years ago
options.c manager: prevent file access outside of config dir 2 years ago
parking.c stasis: Improve topic/subscription names and statistics. 6 years ago
pbx.c pbx.c: Simplify ast_context memory management. 2 years ago
pbx_app.c pbx_app: Update outdated pbx_exec channel snapshots. 2 years ago
pbx_builtins.c pbx_builtins: Allow Answer to return immediately. 2 years ago
pbx_functions.c pbx_functions.c: Manually update ast_str strlen. 2 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_functions.c: Manually update ast_str strlen. 2 years ago
pickup.c main: Fix for Doxygen. 3 years ago
plc.c loader: Process dependencies for built-in modules. 6 years ago
poll.c
presencestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
privacy.c
rtp_engine.c res_rtp_asterisk: Asterisk Media Experience Score (MES) 2 years ago
say.c say: Don't prepend ampersand erroneously. 2 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 general: Improve logging levels of some log messages. 2 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 ari: expose channel driver's unique id to ARI channel resource 2 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 GCC12: Fixes for 18+. state_id_by_topic comparing wrong value 2 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 stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr. 7 years ago
strings.c general: Very minor coding guideline fixes. 2 years ago
stun.c GCC12: Fixes for 16+ 2 years ago
syslog.c
taskprocessor.c taskprocessor.c: Prevent crash on graceful shutdown 3 years ago
tcptls.c tcptls: Prevent crash when freeing OpenSSL errors. 2 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 test: initialize capture structure before freeing 2 years ago
threadpool.c main: Fix for Doxygen. 3 years ago
threadstorage.c
time.c time: add support for time64 libcs 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 res_geolocation: Fix segfault when there's an empty element 2 years ago
uuid.c main: Fix for Doxygen. 3 years ago
xml.c res_geolocation: Address user issues, remove complexity, plug leaks 2 years ago
xmldoc.c xmldoc: Allow XML docs to be reloaded. 2 years ago