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
Matt Jordan 7d1a2b0839
Merge "format: Update the maximum packetization time for iLBC 30." into 13
11 years ago
..
editline main/editline: Add .gitignore. 12 years ago
stdtime main/stdtime/localtime: Fix warning introduced in r433720 12 years ago
.gitignore Fixes for OS X 11 years ago
Makefile Fixes for OS X 11 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 12 years ago
acl.c Fix error with mixed address family ACLs. 12 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 13 years ago
alaw.c
…
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
app.c clang compiler warnings: Fix autological comparisons 12 years ago
ast_expr2.c
…
ast_expr2.fl
…
ast_expr2.h
…
ast_expr2.y
…
ast_expr2f.c
…
asterisk.c Fix processing of asterisk.conf debug=yes. 12 years ago
asterisk.dynamics Fix error loading res_monitor. 13 years ago
asterisk.exports.in
…
astfd.c astfd: Fix buffer overflow in DEBUG_FD_LEAKS. 11 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
astobj2.c Astobj2: Fix initialization order of refdebug and AO2_DEBUG. 12 years ago
astobj2_container.c Astobj2: Ensure all calls to __adjust_lock pass a valid object. 12 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_hash.c Astobj2: Correctly treat hash_fn returning INT_MIN 12 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_rbtree.c Astobj2: Ensure all calls to __adjust_lock pass a valid object. 12 years ago
audiohook.c audiohook.c: Simplify variable usage in audiohook_read_frame_both(). 11 years ago
autochan.c
…
autoservice.c autoservice: stop thread on graceful shutdown 12 years ago
backtrace.c
…
bridge.c bridge.c: Fixed race condition during attended transfer 11 years ago
bridge_after.c Fix some memory leaks. 12 years ago
bridge_basic.c features: Fix crash when transferee hangs up during DTMF attended transfer. 12 years ago
bridge_channel.c bridge: Kick channel from bridge if hung up during action. 11 years ago
bridge_roles.c
…
bucket.c A couple minor cleanup tweaks. 12 years ago
buildinfo.c
…
callerid.c CallerID: Fix parsing regression 12 years ago
ccss.c Detect potential forwarding loops based on count. 12 years ago
cdr.c main/cdr: Carry over the disable flag when 'disable all' is specified 11 years ago
cel.c clang compiler warnings: Fix autological comparisons 12 years ago
channel.c Do not swallow frames on channels leaving bridges. 11 years ago
channel_internal_api.c Channel alert pipe: improve diagnostic error return 11 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 12 years ago
cli.c CLI: Cosmetic issue - core show uptime 11 years ago
codec.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
codec_builtin.c format: Update the maximum packetization time for iLBC 30. 11 years ago
config.c config.c: Fix off-nominal memory leak. 11 years ago
config_options.c main/config_options: Check for existance of internal object before derefing 11 years ago
core_local.c Fix compile errors caused by r4500 / r4501. 12 years ago
core_unreal.c Local channels: Alternate solution to ringback problem. 11 years ago
crypt.c
…
cygload.c
…
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
datastore.c
…
db.c AMI: Make AMI actions that generate event lists consistent. 12 years ago
devicestate.c main/devicestate: Prevent duplicate registration of device state providers 11 years ago
dial.c app_page.c: Fix crash when forwarding with a predial handler. 11 years ago
dns.c Clean up files that do not end with newlines 12 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
dsp.c res_pjsip: Add an 'auto' option for DTMF Mode 12 years ago
ecdisa.h
…
endpoints.c endpoint snapshot: avoid second cleanup on alloc failure 11 years ago
enum.c clang compiler warnings: Fix autological comparisons 12 years ago
event.c Clang: change previous tautological-compare fixes. 12 years ago
features.c Remove unneeded uses of optional_api providers. 12 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 12 years ago
file.c app_playback: Suppress warnings on playback if channel hung up 12 years ago
fixedjitterbuf.c
…
fixedjitterbuf.h
…
format.c main/format: Add an API call for retrieving format attributes 11 years ago
format_cache.c format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). 12 years ago
format_cap.c format_cap: Detect vector allocation failures. 11 years ago
format_compatibility.c chan_iax2: Several media format fixes. 12 years ago
frame.c media formats: re-architect handling of media for performance improvements 12 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 12 years ago
fskmodem.c
…
fskmodem_float.c
…
fskmodem_int.c
…
global_datastores.c Detect potential forwarding loops based on count. 12 years ago
hashtab.c Improved and portable ast_log recursion avoidance 12 years ago
heap.c
…
http.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
indications.c clang compiler warnings: Fix autological comparisons 12 years ago
io.c Allow Asterisk to compile under GCC 4.10 13 years ago
jitterbuf.c clang compiler warnings: Fix -Wabsolute-value warnings 12 years ago
json.c ARI: Fix crash if integer values used in JSON payload 'variables' object. 12 years ago
libasteriskssl.c tcptls: Avoiding ERR_remove_state in OpenSSL. 12 years ago
libasteriskssl.exports.in
…
loader.c ARI: Added new functionality to get information on a single module. 11 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 12 years ago
logger.c logger: Prevent duplicate dynamic channels from being added. 11 years ago
manager.c Add missing failure checks to ast_str_set_va() callers. 11 years ago
manager_bridges.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
manager_channels.c AMI: Add Linkedid to the standard channel snapshot AMI event headers. 11 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 11 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
max_forwards.c Detect potential forwarding loops based on count. 12 years ago
md5.c
…
media_index.c media formats: re-architect handling of media for performance improvements 12 years ago
message.c Message.c: Clear message channel frames on cleanup 12 years ago
mixmonitor.c
…
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 12 years ago
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 12 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 12 years ago
optional_api.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 13 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 13 years ago
pbx.c pbx: Update device and presence state when changing a hint extension. 11 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
plc.c
…
poll.c
…
presencestate.c AMI: Escape string values. 11 years ago
privacy.c
…
rtp_engine.c rtp_engine.c: Fix performance issue with several channel drivers that use RTP. 11 years ago
say.c app_voicemail, say: Add support for Japanese Language 12 years ago
sched.c sched.c: Add warning about negative time interval request. 11 years ago
sdp_srtp.c main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits 12 years ago
security_events.c Clang: change previous tautological-compare fixes. 12 years ago
sem.c Various fixes for OS X 12 years ago
sha1.c
…
sip_api.c
…
slinfactory.c media formats: re-architect handling of media for performance improvements 12 years ago
smoother.c media formats: re-architect handling of media for performance improvements 12 years ago
sorcery.c CHAOS: prevent sorcery object with null id 11 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
srv.c
…
stasis.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 12 years ago
stasis_bridges.c core: Don't create snapshots with locks. 12 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_cache_pattern.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 11 years ago
stasis_channels.c AMI: Escape string values. 11 years ago
stasis_endpoints.c ARI: Add events for Contact and Peer Status changes 11 years ago
stasis_message.c Stasis: Allow message types to be blocked 12 years ago
stasis_message_router.c res_pjsip: make it unloadable (take 2) 12 years ago
stasis_system.c Stasis: Allow message types to be blocked 12 years ago
strcompat.c
…
strings.c strings.c: Fix __ast_str_helper() to always return a terminated string. 11 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.c taskprocessor: Fix race condition between unreferencing and finding. 11 years ago
tcptls.c tcptls: Avoiding ERR_remove_state in OpenSSL. 12 years ago
tdd.c
…
term.c term: send proper reset sequence when black background is forced 12 years ago
test.c test.c: Add unit test registration checks for summary and description. 11 years ago
threadpool.c res_pjsip: Need to use the same serializer for a pjproject SIP transaction. 11 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 12 years ago
translate.c translate: Fix transcoding while different in frame size. 11 years ago
udptl.c clang compiler warnings: Fix autological comparisons 12 years ago
ulaw.c
…
uri.c uri: Quiet warning about type qualifiers ignored on function return type 12 years ago
utils.c Core/General: Add #ifdef needed on FreeBSD. 11 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
xml.c
…
xmldoc.c Add missing failure checks to ast_str_set_va() callers. 11 years ago