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 c1582929f9
Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
..
editline cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled. 11 years ago
stdtime Allow Asterisk to compile under GCC 4.10 11 years ago
Makefile main/Makefile: fix compilation error of buildinfo occurring on 'make install' 11 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 stasis: Reduce creation of channel snapshots to improve performance 11 years ago
app.c Fix crash caused by merge error on review 4138 11 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c core: avoid possible asterisk -r crash from long id 11 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 years ago
astfd.c Unregister CLI commands on exit 12 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 12 years ago
astobj2.c astobj2.c/refcounter.py: Fix to deal with invalid object refs. 11 years ago
astobj2_container.c ao2_container node object ignores REF_DEBUG in all places except one 11 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: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_rbtree.c astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
audiohook.c audiohooks: Clean references to formats 11 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c autoservice: stop thread on graceful shutdown 11 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 12 years ago
bridge.c DTMF hooks: Leaving channels need to push any collected digits into the bridge. 11 years ago
bridge_after.c Bridges: Fix feature interruption/unintended kick caused by external actions 11 years ago
bridge_basic.c main/bridge_basic: Fix features regressions introduced by r428165 11 years ago
bridge_channel.c DTMF hooks: Leaving channels need to push any collected digits into the bridge. 11 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 years ago
bucket.c Allow Asterisk to compile under GCC 4.10 11 years ago
buildinfo.c
callerid.c CallerID: Fix parsing regression 11 years ago
ccss.c Stasis: Allow message types to be blocked 11 years ago
cdr.c Documentation: Revise explanation of cdr.conf option 'Unanswered' 11 years ago
cel.c Fix race condition that could result in ARI transfer messages not being sent. 11 years ago
channel.c Add new AMI and ARI events for connected line changes on a channel. 11 years ago
channel_internal_api.c Stasis: Fix StasisStart/End order and missing events 11 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
cli.c Call IDs: Fix appearance of call ID in core show channels when NULL 11 years ago
codec.c media: Fix crash when determining sample count of a frame during shutdown. 11 years ago
codec_builtin.c media formats: re-architect handling of media for performance improvements 11 years ago
config.c config: Create ast_variable_find_in_list() 11 years ago
config_options.c AMI: Allow for command response documentation 11 years ago
core_local.c Stasis: Allow message types to be blocked 11 years ago
core_unreal.c AMI: Add missing VarSet events when a channel inherits variables. 11 years ago
crypt.c Fix utils directory breakage. 12 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c data: Properly access formats in capabilities structure when adding codecs. 11 years ago
datastore.c This is no longer needed. 12 years ago
db.c core/db: Revert Patch Added In Attempt To Improve I/O Performance 11 years ago
devicestate.c devicestate.c: Minor tweaks 11 years ago
dial.c Dial API: Add a dial option to indicate the dialed channel will replace dialer 11 years ago
dns.c Clean up files that do not end with newlines 11 years ago
dnsmgr.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
dsp.c media formats: re-architect handling of media for performance improvements 11 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
endpoints.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
enum.c Allow Asterisk to compile under GCC 4.10 11 years ago
event.c event.c: Fix type mismatch errors in ie_maps[]. 11 years ago
features.c Fix leak in AMI Action Bridge 11 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 11 years ago
file.c main/file.c: fix possible extra ast_module_unref to format modules. 11 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c media: Fix crash when determining sample count of a frame during shutdown. 11 years ago
format_cache.c Clean up files that do not end with newlines 11 years ago
format_cap.c Add API call to determine if format capability structure is "empty". 11 years ago
format_compatibility.c chan_iax2: Several media format fixes. 11 years ago
frame.c media formats: re-architect handling of media for performance improvements 11 years ago
framehook.c audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 11 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 Multiple revisions 369001-369002 13 years ago
hashtab.c Fix utilities compilation/linking. 12 years ago
heap.c Fix incorrect usages of ast_realloc(). 12 years ago
http.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
image.c media formats: re-architect handling of media for performance improvements 11 years ago
indications.c media formats: re-architect handling of media for performance improvements 11 years ago
io.c Allow Asterisk to compile under GCC 4.10 11 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 12 years ago
json.c Multiple revisions 420089-420090,420097 11 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.c logger: Don't store verbose-magic in the log files. 11 years ago
manager.c Prevent possible race condition on dual redirect of channels in the same bridge. 11 years ago
manager_bridges.c AMI: Allow for command response documentation 11 years ago
manager_channels.c ARI/AMI: Include language in standard channel snapshot output 11 years ago
manager_endpoints.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
manager_mwi.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
manager_system.c Multiple revisions 399887,400138,400178,400180-400181 12 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 message: Don't close an AMI connection on SendMessage action error 11 years ago
mixmonitor.c Removed quotes from svn:keywords props on a few files. 12 years ago
named_acl.c Stasis: Allow message types to be blocked 11 years ago
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 11 years ago
netsock2.c pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 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: Fix off-nominal case where a freed extension may still be used. 11 years ago
pickup.c Stasis: Allow message types to be blocked 11 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c Stasis: Allow message types to be blocked 11 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c Direct Media calls within private network sometimes get one way audio 11 years ago
say.c app_voicemail, say: Add support for Japanese Language 11 years ago
sched.c Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute 11 years ago
sdp_srtp.c sdp_srtp: Add new lines to some WARNING messages 11 years ago
security_events.c Stasis: Allow message types to be blocked 11 years ago
sem.c Multiple revisions 399887,400138,400178,400180-400181 12 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: Add additional observer capabilities. 11 years ago
sounds_index.c Indexer: Format message types may not exist 11 years ago
srv.c Removed #if checks for crazy old versions of OS X. 12 years ago
stasis.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_bridges.c Fix race condition that could result in ARI transfer messages not being sent. 11 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_cache_pattern.c stasis: use ao2_t_alloc for certain object allocators 11 years ago
stasis_channels.c ARI/AMI: Include language in standard channel snapshot output 11 years ago
stasis_endpoints.c Stasis: Allow message types to be blocked 11 years ago
stasis_message.c Stasis: Allow message types to be blocked 11 years ago
stasis_message_router.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_system.c Stasis: Allow message types to be blocked 11 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Add support for RFC 4662 resource list subscriptions. 11 years ago
stun.c stun: correct attribute string padding to match rfc 11 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c chan_pjsip: Fix deadlock when masquerading PJSIP channels. 11 years ago
tcptls.c AST-2014-011: Fix POODLE security issues 11 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c Revamp of terminal color codes 12 years ago
test.c main/test: Fix compilation issue on 32-bit systems 11 years ago
threadpool.c threadpool.c: Minor cleanup fixes. 11 years ago
threadstorage.c Unregister CLI commands on exit 12 years ago
timing.c timing: Improve performance for most timing implementations. 11 years ago
translate.c translage.c: Fix regression when generating translation path strings. 11 years ago
udptl.c Fix printf problems with high ascii characters after r413586 (1.8). 11 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 Fix printf problems with high ascii characters after r413586 (1.8). 11 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 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation 11 years ago