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
Matthew Jordan 9ede397005
Remove spurious event raised when CDRs are reloaded
13 years ago
..
editline
…
stdtime Fix some uninitialized buffers for CDR handling valgrind found. 13 years ago
Makefile Add the bucket API. 13 years ago
abstract_jb.c Fix jitter buffer log file creation 13 years ago
acl.c
…
adsi.c
…
alaw.c
…
aoc.c Fix documentation replication issues 13 years ago
app.c Memory leaks fix 13 years ago
ast_expr2.c
…
ast_expr2.fl
…
ast_expr2.h
…
ast_expr2.y
…
ast_expr2f.c
…
asterisk.c Remote console: more output discrepancies 13 years ago
asterisk.dynamics
…
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 13 years ago
astfd.c Unregister CLI commands on exit 13 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 13 years ago
astobj2.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
audiohook.c Minor optimizations. 13 years ago
autochan.c
…
autoservice.c Don't leak frames when memory is full in autoservice_run. 13 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 13 years ago
bridge.c Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
bridge_after.c A great big renaming patch 13 years ago
bridge_basic.c Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds. 13 years ago
bridge_channel.c Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 13 years ago
bucket.c Fixed bucket.c for systems where tv_usec is not an unsigned long. 13 years ago
buildinfo.c
…
callerid.c
…
ccss.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
cdr.c Remove spurious event raised when CDRs are reloaded 13 years ago
cel.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
channel.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
channel_internal_api.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
chanvars.c ast_free() is null tollerant. 13 years ago
cli.c Fix incorrect usages of ast_realloc(). 13 years ago
config.c Fix various memory leaks 13 years ago
config_options.c Ensure global types in the config framework are initialized 13 years ago
core_local.c Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
core_unreal.c Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
crypt.c Fix utils directory breakage. 13 years ago
cygload.c
…
data.c Fix invalid access to disposed memory in main/data unit test 13 years ago
datastore.c This is no longer needed. 13 years ago
db.c Doxygen comment tweaks. 13 years ago
devicestate.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
dial.c originate/call forwarding: Fix a crash when forwarding a call from originate 13 years ago
dns.c Remove redundant code in dns.c 13 years ago
dnsmgr.c Migrate a large number of AMI events over to Stasis-Core 14 years ago
dsp.c
…
ecdisa.h
…
endpoints.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
enum.c Migrate a large number of AMI events over to Stasis-Core 14 years ago
event.c Fix incorrect usages of ast_realloc(). 13 years ago
features.c Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
features_config.c features_config: Fix config ref leak of parkinglots. 13 years ago
file.c Memory leaks fix 13 years ago
fixedjitterbuf.c
…
fixedjitterbuf.h
…
format.c Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
format_cap.c
…
format_pref.c Address uninitialized conditional that valgrind found 14 years ago
frame.c Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
framehook.c bridge_native_rtp: Fix native bridge tech being incompatible when it should be. 13 years ago
fskmodem.c
…
fskmodem_float.c
…
fskmodem_int.c
…
global_datastores.c
…
hashtab.c Fix utilities compilation/linking. 13 years ago
heap.c Fix incorrect usages of ast_realloc(). 13 years ago
http.c Fix build warnings 13 years ago
image.c
…
indications.c Fix incorrect usages of ast_realloc(). 13 years ago
io.c
…
jitterbuf.c
…
json.c json: Make it obvious that ast_json_unref() is NULL safe. 13 years ago
libasteriskssl.c
…
libasteriskssl.exports.in
…
loader.c optional_api: Fix linking problems between modules that export global symbols 13 years ago
lock.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 13 years ago
logger.c Fix memory leak in logger. 13 years ago
manager.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_bridges.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_channels.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_endpoints.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_mwi.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
manager_system.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
md5.c
…
media_index.c media_index: Fix process_description_file() memory leak of file_id_persist. 13 years ago
message.c Doxygen comment tweaks. 13 years ago
mixmonitor.c Removed quotes from svn:keywords props on a few files. 13 years ago
named_acl.c Fix various memory leaks 13 years ago
netsock.c
…
netsock2.c
…
optional_api.c optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG. 13 years ago
parking.c astobj2: Add warn unused attribute to some functions. 13 years ago
pbx.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
pickup.c Doxygen comment tweaks. 13 years ago
plc.c
…
poll.c
…
presencestate.c Strip down the old event system 13 years ago
privacy.c
…
rtp_engine.c Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
say.c Add SayAlphaCase and similar functionality for AGI 13 years ago
sched.c
…
sdp_srtp.c Merge in current pimp_my_sip work, including: 13 years ago
security_events.c Strip down the old event system 13 years ago
sem.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
sha1.c
…
sip_api.c
…
slinfactory.c Fix a memory copying bug in slinfactory which was causing mixmonitor issues. 14 years ago
sorcery.c Add a reloadable option for sorcery type objects 13 years ago
sounds_index.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
srv.c Removed #if checks for crazy old versions of OS X. 14 years ago
stasis.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_bridges.c Fix a performance problem CDRs 13 years ago
stasis_cache.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_cache_pattern.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_channels.c Fix error in using ast_channel_snapshot_type before initialization 13 years ago
stasis_endpoints.c ARI: Remove the 'channel:' scheme from endpoint's channel list. 13 years ago
stasis_message.c Add vtable and methods for to_json and to_ami for Stasis messages 13 years ago
stasis_message_router.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_system.c Convert CCSS manager events to stasis. 13 years ago
stasis_wait.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
strcompat.c
…
strings.c Move ast_str_container_alloc and friends 13 years ago
stun.c
…
syslog.c
…
taskprocessor.c Multiple revisions 399887,400138,400178,400180-400181 13 years ago
tcptls.c tcptls: Prevent unsupported options from being set 14 years ago
tdd.c
…
term.c
…
test.c Update Asterisk's CDRs for the new bridging framework 13 years ago
threadpool.c Fix threadpool rapid growth problem. 13 years ago
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c
…
translate.c Fix various memory leaks 13 years ago
udptl.c astobj2: Add warn unused attribute to some functions. 13 years ago
ulaw.c
…
utils.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 13 years ago
uuid.c Add an \extref doxygen pointer for libuuid. 14 years ago
xml.c Fix documentation replication issues 13 years ago
xmldoc.c Fix incorrect usages of ast_realloc(). 13 years ago