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
Mark Michelson 3412b0f1ad
Merge "ARI: Added new functionality to get information on a single module."
10 years ago
..
editline main/editline: Add .gitignore. 10 years ago
stdtime git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
.gitignore Fixes for OS X 10 years ago
Makefile Fixes for OS X 10 years ago
abstract_jb.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
acl.c Restrict functionality when ACLs are misconfigured. 10 years ago
adsi.c
alaw.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
aoc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
app.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ast_expr2.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
ast_expr2.fl Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2.h
ast_expr2.y MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
ast_expr2f.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
asterisk.c DNS: Create a system-level DNS resolver 10 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c astfd: Fix buffer overflow in DEBUG_FD_LEAKS. 10 years ago
astmm.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
astobj2.c Astobj2: Run weakproxy subscription callbacks in reverse order. 10 years ago
astobj2_container.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_container_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_hash.c Astobj2: Correctly treat hash_fn returning INT_MIN 10 years ago
astobj2_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_rbtree.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
audiohook.c audiohook.c: Difference in read/write rates caused continuous buffer resets 10 years ago
autochan.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
autoservice.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
backtrace.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge.c bridge.c: Fixed race condition during attended transfer 10 years ago
bridge_after.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge_basic.c features: Fix crash when transferee hangs up during DTMF attended transfer. 10 years ago
bridge_channel.c bridge.c: Fixed race condition during attended transfer 10 years ago
bridge_roles.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bucket.c bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file 10 years ago
buildinfo.c
callerid.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ccss.c Detect potential forwarding loops based on count. 10 years ago
cdr.c main/cdr: Carry over the disable flag when 'disable all' is specified 10 years ago
cel.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
channel.c channel: Remove ignore of answer on non-outgoing channels. 10 years ago
channel_internal_api.c Channel alert pipe: improve diagnostic error return 10 years ago
chanvars.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
cli.c CLI: Cosmetic issue - core show uptime 10 years ago
codec.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
codec_builtin.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
config.c sorcery/realtime: Add a bit of debug and warning messages for bad configs 10 years ago
config_options.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
core_local.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
core_unreal.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
crypt.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
cygload.c
data.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
datastore.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
db.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
devicestate.c main/devicestate: Prevent duplicate registration of device state providers 10 years ago
dial.c Detect potential forwarding loops based on count. 10 years ago
dns.c DNS: Create a system-level DNS resolver 10 years ago
dns_core.c res_pjsip: Add external PJSIP resolver implementation using core DNS API. 10 years ago
dns_naptr.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dns_query_set.c DNS: Fix some corner cases. 10 years ago
dns_recurring.c dns: Fix crash when invoking cancel in DNS recurring unit test. 10 years ago
dns_srv.c dns_srv: Fix SRV sorting when records with priority zero exist with non-zero. 10 years ago
dns_system_resolver.c DNS: Create a system-level DNS resolver 10 years ago
dns_test.c dns: Fix build when TEST_FRAMEWORK is not defined. 10 years ago
dns_tlsa.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dnsmgr.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
dsp.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ecdisa.h
endpoints.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
enum.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
event.c Clang: change previous tautological-compare fixes. 10 years ago
features.c Remove unneeded uses of optional_api providers. 10 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 11 years ago
file.c app_playback: Suppress warnings on playback if channel hung up 10 years ago
fixedjitterbuf.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fixedjitterbuf.h
format.c Format Interfaces: Prevent unload except by shutdown. 10 years ago
format_cache.c Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
format_cap.c main/format_cap: Parse capabilities generated by ast_format_cap_get_names 10 years ago
format_compatibility.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
frame.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
framehook.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fskmodem.c
fskmodem_float.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fskmodem_int.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
global_datastores.c Detect potential forwarding loops based on count. 10 years ago
hashtab.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
heap.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
http.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
image.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
indications.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
io.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
jitterbuf.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
json.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
libasteriskssl.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
libasteriskssl.exports.in
loader.c ARI: Added new functionality to get information on a single module. 10 years ago
lock.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
logger.c Logger: Reset defaults before processing config. 10 years ago
manager.c manager: Fix build due to missing variable usage. 10 years ago
manager_bridges.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
manager_channels.c AMI: Add Linkedid to the standard channel snapshot AMI event headers. 10 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
manager_mwi.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
manager_system.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
media_index.c media formats: re-architect handling of media for performance improvements 11 years ago
message.c Message.c: Clear message channel frames on cleanup 10 years ago
mixmonitor.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
named_acl.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
netsock.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
netsock2.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
optional_api.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
parking.c Modules: Make ast_module_info->self available to auxiliary sources. 10 years ago
pbx.c main/pbx: Resolve case sensitivity regression in PBX hints 10 years ago
pickup.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
plc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
poll.c
presencestate.c AMI: Escape string values. 10 years ago
privacy.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
rtp_engine.c rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format. 10 years ago
say.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sched.c chan_iax2: Prevent deadlock between hangup and sending lagrq/ping 10 years ago
sdp_srtp.c Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits" 10 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sem.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sha1.c
sip_api.c
slinfactory.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
smoother.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
sorcery.c main/sorcery: Don't fail object set creation from JSON if field fails 10 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
srv.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
stasis_bridges.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_cache.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_cache_pattern.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
stasis_channels.c AMI: Escape string values. 10 years ago
stasis_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
stasis_message.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_message_router.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_system.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
strcompat.c
strings.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stun.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
syslog.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
taskprocessor.c taskprocessor.c: Remove extra unref from off-nominal path. 10 years ago
tcptls.c tcptls.c: Don't use OpenSSL functions when no SSL support is present. 10 years ago
tdd.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
term.c term: send proper reset sequence when black background is forced 10 years ago
test.c test.c: Add unit test registration checks for summary and description. 10 years ago
threadpool.c threadpool, res_pjsip: Add serializer group shutdown API calls. 10 years ago
threadstorage.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
timing.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
translate.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
udptl.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
ulaw.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c AMI: Escape string values. 10 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
xmldoc.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago