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
Jason Parker 154fbf8cae
Split Hold event into Hold/Unhold, and move it into core.
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 Fixed another issue from r383579. 12 years ago
abstract_jb.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 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 13 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Reset automerge property. 13 years ago
app.c Migrate a large number of AMI events over to Stasis-Core 12 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 Migrate a large number of AMI events over to Stasis-Core 12 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in This patch adds a new message bus API to Asterisk. 12 years ago
astfd.c Doxygen Updates Janitor Work 13 years ago
astmm.c Merged revisions 377402 via svnmerge from 13 years ago
astobj2.c Make ao2 global objects not always use the debug version of the ao2_ref() calls. 12 years ago
audiohook.c Doxygen Updates Janitor Work 13 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c Stopped spamming of debug messages during attended transfer. 12 years ago
bridging.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
bridging_basic.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
bridging_roles.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Allow for redirecting reasons to be set to arbitrary strings. 13 years ago
ccss.c Move device state distribution to Stasis-core 12 years ago
cdr.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
cel.c Reset automerge property. 13 years ago
channel.c Split Hold event into Hold/Unhold, and move it into core. 12 years ago
channel_internal_api.c This patch implements the REST API's for POST /channels/{channelId}/play 12 years ago
chanvars.c Multiple revisions 369001-369002 13 years ago
cli.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
config.c Add support for a realtime sorcery module. 12 years ago
config_options.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
core_local.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
core_unreal.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Revamp of terminal color codes 12 years ago
datastore.c Multiple revisions 369001-369002 13 years ago
db.c Properly finalize prepared SQLite3 statements to prevent memory leak 13 years ago
devicestate.c Fix shutdown assertions in stasis-core 12 years ago
dial.c Add dial events to app_queue and app_followme. 12 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
dsp.c Doxygen Updates - Title update 13 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
endpoints.c Fix shutdown assertions in stasis-core 12 years ago
enum.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
event.c Stasis: Convert network change events into network change stasis messages 12 years ago
features.c Fix inverted test preventing DTMF disconnect from working. 12 years ago
file.c Change cleanup ordering in filestream destructor. 12 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 Merged revisions 377245-377246 via svnmerge from 13 years ago
format_cap.c Multiple revisions 369001-369002 13 years ago
format_pref.c Address uninitialized conditional that valgrind found 12 years ago
frame.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
framehook.c Multiple revisions 369001-369002 13 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 Multiple revisions 369001-369002 13 years ago
heap.c Multiple revisions 369001-369002 13 years ago
http.c This patch adds a RESTful HTTP interface to Asterisk. 12 years ago
image.c Reset automerge property. 13 years ago
indications.c Merged revisions 377743 via svnmerge from 13 years ago
io.c Multiple revisions 369001-369002 13 years ago
jitterbuf.c Multiple revisions 369001-369002 13 years ago
json.c Migrate a large number of AMI events over to Stasis-Core 12 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. 13 years ago
loader.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
lock.c Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS 12 years ago
logger.c Print all logger messages on shutdown 12 years ago
manager.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
manager_bridging.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
manager_channels.c Split Hold event into Hold/Unhold, and move it into core. 12 years ago
manager_mwi.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Fix lock errors on startup. 12 years ago
named_acl.c Stasis: Update security events to use Stasis 12 years ago
netsock.c Multiple revisions 369001-369002 13 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 13 years ago
parking.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
pbx.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_* 12 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
say.c Fix saying of date in Dutch. 13 years ago
sched.c Multiple revisions 369001-369002 13 years ago
security_events.c Stasis: Update security events to use Stasis 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 Multiple revisions 369001-369002 13 years ago
sorcery.c In Sorcery pass the name of the object being allocated to the allocator. 12 years ago
srv.c Removed #if checks for crazy old versions of OS X. 12 years ago
stasis.c Fix shutdown assertions in stasis-core 12 years ago
stasis_bridging.c Fix destruction order assert for stasis_bridging 12 years ago
stasis_cache.c Fix shutdown assertions in stasis-core 12 years ago
stasis_channels.c Split Hold event into Hold/Unhold, and move it into core. 12 years ago
stasis_endpoints.c Fix shutdown assertions in stasis-core 12 years ago
stasis_message.c A simplistic router for stasis_message's. 12 years ago
stasis_message_router.c Fix shutdown assertions in stasis-core 12 years ago
strcompat.c Add builtin roundf() for systems lacking it. 12 years ago
strings.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
stun.c Reset automerge property. 13 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Merge the pimp_my_sip branch into trunk. 12 years ago
tcptls.c tcptls: Prevent unsupported options from being set 12 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c Revamp of terminal color codes 12 years ago
test.c Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_* 12 years ago
threadpool.c Merge the pimp_my_sip branch into trunk. 12 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 12 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
utils.c Add Asterisk Version to core show locks 12 years ago
uuid.c Add an \extref doxygen pointer for libuuid. 12 years ago
xml.c Add CLI configuration documentation 12 years ago
xmldoc.c Make things work again 12 years ago