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
Kinsey Moore 191cf99ae1
Move device state distribution to Stasis-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 Unit tests for the Jitter Buffer API; remove unnecessary resync 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 13 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Reset automerge property. 13 years ago
app.c Break the world. Stasis message type accessors should now all be named correctly. 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 Move device state distribution 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 astobj2: Fix rbtree duplicate handling. 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 Fixup some bridge and format capabilities comments and whitespace. 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 Resolve deadlock between pending CDR and batch CDR locks 12 years ago
cel.c Reset automerge property. 13 years ago
channel.c DTMF events are now published on a channel's stasis_topic. AMI was 12 years ago
channel_internal_api.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 12 years ago
chanvars.c Multiple revisions 369001-369002 13 years ago
cli.c Add The Status Of A Module To The Output Of "CLI> module show" 12 years ago
config.c Merged revisions 378374,378377,378384 via svnmerge from 13 years ago
config_options.c Disable strict XML documentation config checking; fix crash caused by sorcery 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 Move device state distribution to Stasis-core 12 years ago
dial.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 12 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Merged revisions 377707,377711 via svnmerge from 13 years ago
dsp.c Doxygen Updates - Title update 13 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
enum.c Doxygen Updates - Title update 13 years ago
event.c Separate some event struct definitions from instantiation. 12 years ago
features.c Eliminated dial_features_destroy() since it is equivalent to ast_free_ptr() 12 years ago
file.c Change cleanup ordering in filestream destructor. 13 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 Stasis application WebSocket support 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 Fix a file descriptor leak in off nominal path 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 Moved core logic from app_stasis to res_stasis 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. 14 years ago
loader.c Add The Status Of A Module To The Output Of "CLI> module show" 12 years ago
lock.c Merged revisions 376589 via svnmerge from 13 years ago
logger.c Ensure that logmsgs are freed properly 12 years ago
manager.c * Fix unlocked accesses to feature_list. The feature_list is now also 12 years ago
manager_channels.c Moved core logic from app_stasis to res_stasis 12 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Update documentation for MessageSend application/command's From field for XMPP 13 years ago
named_acl.c Add CLI configuration documentation 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
pbx.c Move device state distribution 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 Fix crash in PresenceState AMI action when specifying an invalid provider 12 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source 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 Merged revisions 376472 via svnmerge from 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 Multiple revisions 369001-369002 13 years ago
sorcery.c Pass the object type name to the configuration framework. 12 years ago
srv.c Multiple revisions 369001-369002 13 years ago
stasis.c stasis: Fixed message ordering issues when forwarding 12 years ago
stasis_cache.c Break the world. Stasis message type accessors should now all be named correctly. 12 years ago
stasis_channels.c Moved core logic from app_stasis to res_stasis 12 years ago
stasis_message.c A simplistic router for stasis_message's. 12 years ago
stasis_message_router.c Fix lock destruction/unlock inversion 12 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Doxygen Updates - janitor work 13 years ago
stun.c Reset automerge property. 13 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Add a serializer interface to the threadpool 13 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 Convert TestEvent AMI events over to Stasis Core 12 years ago
threadpool.c Changing log level of "Not changing threadpool size" from notice to debug. 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 Merged revisions 378935 via svnmerge from 13 years ago
uuid.c Add uuid wrapper API call ast_uuid_generate_str(). 12 years ago
xml.c Add CLI configuration documentation 12 years ago
xmldoc.c Make things work again 12 years ago