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 d0a55fa52d
Refactor RTCP events over to Stasis; associate with channels
12 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 13 years ago
stdtime Merged revisions 377138 via svnmerge from 13 years ago
Makefile Fix utils directory breakage. 12 years ago
abstract_jb.c Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
acl.c Trivial patch to make 'best_score' defined for all architectures. 13 years ago
adsi.c Fix crash in unloading of res_adsi module 14 years ago
alaw.c
aoc.c Stasis - Refactor AOC Events 12 years ago
app.c ARI - channel recording support 12 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 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_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c Refactor RTCP events over to Stasis; associate with channels 12 years ago
asterisk.dynamics
asterisk.exports.in This patch adds a new message bus API to Asterisk. 13 years ago
astfd.c Doxygen Updates Janitor Work 13 years ago
astmm.c Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
astobj2.c Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
audiohook.c Doxygen Updates Janitor Work 13 years ago
autochan.c
autoservice.c Stopped spamming of debug messages during attended transfer. 13 years ago
backtrace.c Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
bridging.c OneTouchRecord: Add function defined earlier: ast_bridge_features_do() 12 years ago
bridging_basic.c Remove stub comment on function that is not a stub. 13 years ago
bridging_roles.c Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
buildinfo.c
callerid.c Allow for redirecting reasons to be set to arbitrary strings. 13 years ago
ccss.c Move device state distribution to Stasis-core 13 years ago
cdr.c Fix some bugs in CDRs; add some CLI commands to help debugging 12 years ago
cel.c res_parking: Replace Parker snapshots with ParkerDialString 12 years ago
channel.c res_parking: Replace Parker snapshots with ParkerDialString 12 years ago
channel_internal_api.c Update Asterisk's CDRs for the new bridging framework 13 years ago
chanvars.c
cli.c Update Asterisk's CDRs for the new bridging framework 13 years ago
config.c Add support for a realtime sorcery module. 13 years ago
config_options.c Add BUGBUG note for ASTERISK-22009 12 years ago
core_local.c Refactor extraneous channel events 12 years ago
core_unreal.c Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
crypt.c Fix utils directory breakage. 12 years ago
cygload.c
data.c Revamp of terminal color codes 13 years ago
datastore.c This is no longer needed. 12 years ago
db.c Properly finalize prepared SQLite3 statements to prevent memory leak 13 years ago
devicestate.c Fix a variety of memory leaks 12 years ago
dial.c Update Asterisk's CDRs for the new bridging framework 13 years ago
dns.c
dnsmgr.c Migrate a large number of AMI events over to Stasis-Core 13 years ago
dsp.c Doxygen Updates - Title update 13 years ago
ecdisa.h
endpoints.c Add support for requiring that all queued messages on a caching topic have been handled before 13 years ago
enum.c Migrate a large number of AMI events over to Stasis-Core 13 years ago
event.c Stasis: Convert network change events into network change stasis messages 13 years ago
features.c res_parking: Replace Parker snapshots with ParkerDialString 12 years ago
features_config.c bridge_features: Support One touch Monitor/MixMonitor 12 years ago
file.c ARI - channel recording support 12 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c Fix memory leak while loading modules, adding formats, and destroying endpoints 13 years ago
format_cap.c
format_pref.c Address uninitialized conditional that valgrind found 13 years ago
frame.c Merge in the bridge_construction branch to make the system use the Bridging API. 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
heap.c
http.c ARI authentication. 12 years ago
image.c Reset automerge property. 13 years ago
indications.c Merged revisions 377743 via svnmerge from 13 years ago
io.c
jitterbuf.c
json.c Refactor RTCP events over to Stasis; associate with channels 12 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 13 years ago
libasteriskssl.exports.in
loader.c Fix memory leak while loading modules, adding formats, and destroying endpoints 13 years ago
lock.c Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS 13 years ago
logger.c Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
manager.c Refactor RTCP events over to Stasis; associate with channels 12 years ago
manager_bridging.c Add stasis publications for blind and attended transfers. 12 years ago
manager_channels.c Prevent sending a NewExten event after a Hangup during a stack restore 13 years ago
manager_endpoints.c Fix a bug where messages were getting duplicated on AMI. 12 years ago
manager_mwi.c Migrate a large number of AMI events over to Stasis-Core 13 years ago
md5.c
media_index.c Index installed sounds and implement ARI sounds queries 12 years ago
message.c Fix lock errors on startup. 13 years ago
mixmonitor.c bridge_features: Support One touch Monitor/MixMonitor 12 years ago
named_acl.c Fix memory/ref counting leaks in a variety of locations 12 years ago
netsock.c
netsock2.c
parking.c res_parking: Replace Parker snapshots with ParkerDialString 12 years ago
pbx.c Prevent crash during synchronous AMI origination by ref bumping returned channel 12 years ago
plc.c
poll.c
presencestate.c Fix a variety of memory leaks 12 years ago
privacy.c
rtp_engine.c Refactor RTCP events over to Stasis; associate with channels 12 years ago
say.c Fix saying of date in Dutch. 13 years ago
sched.c
sdp_srtp.c Merge in current pimp_my_sip work, including: 13 years ago
security_events.c Avoid unnecessary cleanups during immediate shutdown 13 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 Fix a memory copying bug in slinfactory which was causing mixmonitor issues. 13 years ago
sorcery.c Fix a variety of memory leaks 12 years ago
sounds_index.c Index installed sounds and implement ARI sounds queries 12 years ago
srv.c Removed #if checks for crazy old versions of OS X. 13 years ago
stasis.c Configuration for Stasis threadpool 12 years ago
stasis_bridging.c Update events to use Swagger 1.3 subtyping, and related aftermath 12 years ago
stasis_cache.c Update Asterisk's CDRs for the new bridging framework 13 years ago
stasis_channels.c Remove parkinglot from the channel snapshot 12 years ago
stasis_config.c Fix some indentation in stasis_config.c. 12 years ago
stasis_endpoints.c Update events to use Swagger 1.3 subtyping, and related aftermath 12 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 Fix compiler warning. 13 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
stun.c Reset automerge property. 13 years ago
syslog.c
taskprocessor.c Merge the pimp_my_sip branch into trunk. 13 years ago
tcptls.c tcptls: Prevent unsupported options from being set 13 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c Revamp of terminal color codes 13 years ago
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 Clean up and ensure proper usage of alloca() 13 years ago
timing.c Reset automerge property. 13 years ago
translate.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
udptl.c Add CLI configuration documentation 13 years ago
ulaw.c
utils.c Fix utils directory breakage. 12 years ago
uuid.c Add an \extref doxygen pointer for libuuid. 13 years ago
xml.c Add CLI configuration documentation 13 years ago
xmldoc.c Make things work again 13 years ago