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
Joshua Colp fe806ba08b
Merge "format_cap.c: Fix CLI "core show channeltype Surrogate" crash."
9 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 9 years ago
stdtime BuildSystem: Fix a few issues hightlighted by gcc 6.x 9 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile Fixed compile flags for non-module libs 9 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 Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
aoc.c manager: Add <see-also> tags to relate AoC events and actions 9 years ago
app.c main/app: Only look to end of file if ':end' is specified, and not just ':' 9 years ago
ast_expr2.c ast_expr2: Fix off-nominal memory leak. 9 years ago
ast_expr2.fl Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2.h
ast_expr2.y ast_expr2: Fix off-nominal memory leak. 9 years ago
ast_expr2f.c MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
asterisk.c core: Entity ID is not set or invalid 9 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 9 years ago
astfd.c astfd: With RLIMIT_NOFILE only the current value is sensible. 9 years ago
astmm.c astmm.c: Add more stats to CLI "memory show" commands. 9 years ago
astobj2.c astobj2: Support using a separate object for locking. 9 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 REF_DEBUG: Prevent logging of container node objects. 9 years ago
astobj2_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
astobj2_rbtree.c REF_DEBUG: Prevent logging of container node objects. 9 years ago
audiohook.c app_chanspy: reduce audio loss on the spying channel. 9 years ago
autochan.c app_chanspy: Fix occasional deadlock with ChanSpy and Local channels. 9 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 manager: Add <see-also> tags to relate Bridge related events,actions, and apps 9 years ago
bridge_after.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bridge_basic.c ast_framehook_attach() must be called with the channel locked. 9 years ago
bridge_channel.c features: Fix channel datastore access. 9 years ago
bridge_roles.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
bucket.c media cache: Add a core API and facade for a backend agnostic media cache 10 years ago
buildinfo.c
callerid.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 9 years ago
ccss.c Fix naming mismatch of allocator functions. 9 years ago
cdr.c rest_api/channels: Fix multiple issues with create and dial 9 years ago
cel.c Merge "cel: Ensure only one dial status per channel exists." 9 years ago
channel.c channel: No hung-up on failing security requirements. 9 years ago
channel_internal_api.c channel api: Create is_t38_active accessor functions. 9 years ago
chanvars.c Fix checks for allocation debugging. 9 years ago
cli.c Fixes to include signal.h 9 years ago
codec.c codecs: Fix ABI incompatibility created by adding format_name to ast_codec 9 years ago
codec_builtin.c Merge "codecs: Add Codec 2 mode 2400." 9 years ago
config.c Fix checks for allocation debugging. 9 years ago
config_options.c Fix Alembic upgrades. 9 years ago
core_local.c bridge.c: Crash during attended transfer when missing a local channel half 9 years ago
core_unreal.c Bridge system: Fix memory leaks and double frees on impart failure. 9 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 Fix naming mismatch of allocator functions. 9 years ago
db.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
devicestate.c devicestate: Cleanup engine thread during graceful shutdown. 9 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Fix res_search usage 9 years ago
dns_core.c dns_core: Allow zero-length DNS responses. 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: Change lookup failures from LOG_ERROR to debug 1. 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 dsp.c: Add fax and DTMF detection unit tests. 9 years ago
ecdisa.h
endpoints.c endpoint/stasis: Eliminate duplicate events on endpoint status change 9 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 manager: Add <see-also> tags to relate Bridge related events,actions, and apps 9 years ago
features_config.c bridge_basic: don't cache xferfailsound during an attended transfer 9 years ago
file.c file: Ensure nativeformats remains valid for lifetime of use. 9 years ago
fixedjitterbuf.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
fixedjitterbuf.h
format.c format: Register format-attribute module with cached formats. 10 years ago
format_cache.c codecs: Add Codec 2 mode 2400. 9 years ago
format_cap.c format_cap.c: Fix CLI "core show channeltype Surrogate" crash. 9 years ago
format_compatibility.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
frame.c frame.c: Copy the whole subclass in ast_frdup(). 9 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 Fix checks for allocation debugging. 9 years ago
heap.c Fix checks for allocation debugging. 9 years ago
http.c res_ari: Add http prefix to generated docs 9 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
libasteriskpj.c build-system: Allow building with static pjproject 9 years ago
libasteriskssl.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
libasteriskssl.exports.in
loader.c loader: Retry dlopen when loading fails 9 years ago
lock.c lock.c: Check *lt before dereferencing it 9 years ago
logger.c logging,cdr,cel: Fix stringfield memory leak. 9 years ago
manager.c Merge "manager: Add <see-also> tags to relate AoC events and actions" 9 years ago
manager_bridges.c manager: Add <see-also> tags to relate Bridge related events,actions, and apps 9 years ago
manager_channels.c manager: Add <see-also> links between related events 9 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_cache.c media_cache: Demote warning to debug as it may occur often. 9 years ago
media_index.c media formats: re-architect handling of media for performance improvements 11 years ago
message.c Refactor usage pattern of xmldoc info tag. 9 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
named_locks.c res_pjsip: Make aor named lock a mutex. 9 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 pbx.c: Prevent infinite recursion in manager_show_dialplan_helper. 9 years ago
pbx_app.c main/pbx: Move dialplan application management routines to pbx_app.c. 9 years ago
pbx_builtins.c main/pbx: Move variable routines to pbx_variables.c. 9 years ago
pbx_functions.c pbx.c: Allow dangerous functions when adding a hint to dialplan. 9 years ago
pbx_hangup_handler.c main/pbx: Move hangup handler routines to pbx_hangup_handler.c. 9 years ago
pbx_ignorepat.c pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'. 9 years ago
pbx_include.c pbx: Create pbx_include.c for management of 'struct ast_include'. 9 years ago
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_sw.c pbx: Create pbx_sw.c for management of 'struct ast_sw'. 9 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 9 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 9 years ago
pbx_variables.c main/pbx: Move variable routines to pbx_variables.c. 9 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 manager: Add <see-also> links between related events 9 years ago
say.c BuildSystem: Fix a few issues hightlighted by gcc 6.x 9 years ago
sched.c sched.c: Ensure oldest expiring entry runs first. 9 years ago
sdp_srtp.c res_srtp: Move SDP SRTP code from the core to res_srtp. 9 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 Don't make chan_sip export global symbols. 13 years ago
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 sorcery.c: Minor optimizations. 9 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 manager: Add <see-also> tags to relate UserEvent actions/apps/events 9 years ago
stasis_bridges.c manager: Add <see-also> tags to relate interrelated events/actions together 9 years ago
stasis_cache.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
stasis_cache_pattern.c endpoint/stasis: Eliminate duplicate events on endpoint status change 9 years ago
stasis_channels.c Expand the scope of Dial Events 9 years ago
stasis_endpoints.c stasis_endpoint.c: Fix contactstatus_to_json(). 9 years ago
stasis_message.c Manager: Short circuit AMI message processing. 9 years ago
stasis_message_router.c stasis: Add setting subscription congestion levels. 9 years ago
stasis_system.c res/res_corosync: Raise a Stasis message on node join/leave events 9 years ago
strcompat.c Add builtin roundf() for systems lacking it. 12 years ago
stringfields.c Fix naming mismatch of allocator functions. 9 years ago
strings.c Fix checks for allocation debugging. 9 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: Tweak high water checks. 9 years ago
tcptls.c Fixes to include signal.h 9 years ago
tdd.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
term.c main: Slight refactor of main. Improve color situation. 10 years ago
test.c test.c: Add unit test registration checks for summary and description. 10 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 9 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 translate: Enables native Packet-Loss Concealment (PLC) for supporting codecs. 9 years ago
udptl.c udptl: Don't eat sequence numbers until OK is received 9 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 Fix naming mismatch of allocator functions. 9 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 xmldoc: Improve xmldoc wrapping of 'core show ...' output. 10 years ago