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
gestoip2 8756ce64b7
res_rtp_asterisk: RTT miscalculation in RTCP
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 build: Backport addition of librt check to configure.ac 9 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 11 years ago
acl.c Fix error with mixed address family ACLs. 11 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13 9 years ago
app.c main/app.c: Transmit Silence on ControlPlayback pause 9 years ago
ast_expr2.c ast_expr2: Fix off-nominal memory leak. 9 years ago
ast_expr2.fl
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y ast_expr2: Fix off-nominal memory leak. 9 years ago
ast_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c cli: Fix ast_el_read_char to work with libedit >= 3.1 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: Not maximum size of a single file but maximum file descriptors. 9 years ago
astmm.c astmm.c: Add more stats to CLI "memory show" commands. 10 years ago
astobj2.c astobj2: Declare private variable data_size for AO2_DEBUG only. 9 years ago
astobj2_container.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_hash.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_rbtree.c astobj2: Add backtrace to log_bad_ao2. 9 years ago
audiohook.c Fix crash in audiohook translate to slin 10 years ago
autochan.c app_chanspy: Fix occasional deadlock with ChanSpy and Local channels. 9 years ago
autoservice.c channel: Fix issues in hangup scenarios caused by frame deferral 9 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 12 years ago
bridge.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
bridge_after.c Fix some memory leaks. 11 years ago
bridge_basic.c ast_framehook_attach() must be called with the channel locked. 9 years ago
bridge_channel.c main/bridge_channel: Fix channel reference leak on video source 9 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 years ago
bucket.c A couple minor cleanup tweaks. 10 years ago
buildinfo.c
callerid.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 9 years ago
ccss.c ccss.c: Replace space in taskprocessor name. 10 years ago
cdr.c CDR: Alter destruction pattern for CDR chains. 9 years ago
cel.c Audit ast_json_pack() calls for needed UTF-8 checks. 9 years ago
channel.c channel: Fix issues in hangup scenarios caused by frame deferral 9 years ago
channel_internal_api.c Revert "Revert "Add API for channel frame deferral."" 9 years ago
chanvars.c Fix checks for allocation debugging. 9 years ago
cli.c cli: Auto-complete File not Module for core set debug. 9 years ago
codec.c codecs: Fix ABI incompatibility created by adding format_name to ast_codec 9 years ago
codec_builtin.c codec_opus: Fix warning when Opus negotiated but codec_opus not loaded. 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 Fix utils directory breakage. 12 years ago
cygload.c
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
datastore.c This is no longer needed. 12 years ago
db.c AMI: Make AMI actions that generate event lists consistent. 11 years ago
devicestate.c devicestate: Cleanup engine thread during graceful shutdown. 10 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Clean up files that do not end with newlines 11 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
dsp.c dsp.c: Add fax and DTMF detection unit tests. 9 years ago
ecdisa.h
endpoints.c stasis_cache_pattern: Backport to 13 10 years ago
enum.c clang compiler warnings: Fix autological comparisons 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 Fix issue with CLI not returning to prompt after running "features show" 9 years ago
file.c file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type 9 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h
format.c format: Register format-attribute module with cached formats. 10 years ago
format_cache.c Update support for SILK format. 9 years ago
format_cap.c typo: s/paranthesis/parenthesis/ in a comment 9 years ago
format_compatibility.c chan_iax2: Several media format fixes. 11 years ago
frame.c frame.c: Copy the whole subclass in ast_frdup(). 9 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 10 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 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 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
indications.c clang compiler warnings: Fix autological comparisons 10 years ago
io.c sd_notify (systemd status notifications) support 9 years ago
jitterbuf.c clang compiler warnings: Fix -Wabsolute-value warnings 10 years ago
json.c json: Check party id name, number, subaddresses for UTF-8. 9 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 Fix shutdown crash caused by modules being left open. 9 years ago
lock.c chan_sip: Address runaway when realtime peers subscribe to mailboxes 9 years ago
logger.c logger: Fix default console settings. 9 years ago
manager.c manager: Add <see-also> tags to relate interrelated events/actions together 9 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
manager_channels.c manager: Add documentation for NewConnectedLine event. 9 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c md5: supress some compiler warnings. 13 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 Removed quotes from svn:keywords props on a few files. 12 years ago
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 11 years ago
named_locks.c res_pjsip: Make aor named lock a mutex. 9 years ago
netsock.c netsock.c: fix includes for HURD 9 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
optional_api.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 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. 10 years ago
pbx_builtins.c asterisk.h: Add ASTERISK_REGISTER_FILE macro 10 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. 10 years ago
pbx_private.h main/pbx: Move dialplan application management routines to pbx_app.c. 10 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 10 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 10 years ago
pbx_variables.c main/pbx: Move variable routines to pbx_variables.c. 10 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c
presencestate.c core: Ensure presencestate subtype and message are NULL. 9 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c res_rtp_asterisk: RTT miscalculation in RTCP 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_rtp_asterisk: Use separate SRTP session for RTCP with DTLS 9 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sem.c Various fixes for OS X 11 years ago
sha1.c Doxygen Updates - janitor work 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c media formats: re-architect handling of media for performance improvements 11 years ago
smoother.c media formats: re-architect handling of media for performance improvements 11 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 Removed #if checks for crazy old versions of OS X. 12 years ago
stasis.c manager: Add <see-also> tags to relate UserEvent actions/apps/events 9 years ago
stasis_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_cache_pattern.c stasis_cache_pattern: Backport to 13 10 years ago
stasis_channels.c json: Audit ast_json_* usage for thread safety. 10 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. 13 years ago
stringfields.c stringfields: Refactor to allow fields to be added to the end of structures 9 years ago
strings.c Fix checks for allocation debugging. 9 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 11 years ago
taskprocessor.c taskprocessor.c: Tweak high water checks. 9 years ago
tcptls.c Add X.509 subject alternative name support to TLS certificate 9 years ago
tdd.c Doxygen Updates - janitor work 13 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 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
translate.c translate: explicit format destination not properly set 9 years ago
udptl.c udptl: Don't eat sequence numbers until OK is received 9 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c utils.c: Fix ast_set_default_eid for multiple platforms 9 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c Detect and use xsltCleanupGlobals when available 12 years ago
xmldoc.c xmldoc: Improve xmldoc wrapping of 'core show ...' output. 10 years ago