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
Richard Mudgett d09eeaa8eb
Rename struct feature_ds to struct feature_datastore.
13 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 14 years ago
stdtime Merged revisions 377138 via svnmerge from 13 years ago
Makefile Fixed another issue from r383579. 13 years ago
abstract_jb.c Unit tests for the Jitter Buffer API; remove unnecessary resync 14 years ago
acl.c Trivial patch to make 'best_score' defined for all architectures. 14 years ago
adsi.c Fix crash in unloading of res_adsi module 14 years ago
alaw.c
aoc.c Reset automerge property. 13 years ago
app.c Break the world. Stasis message type accessors should now all be named correctly. 13 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.fl
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.y
ast_expr2f.c Doxygen Updates - janitor work 14 years ago
asterisk.c Corrected some module issues introduced by r383579. 13 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 14 years ago
astmm.c Merged revisions 377402 via svnmerge from 13 years ago
astobj2.c astobj2: Fix rbtree duplicate handling. 13 years ago
audiohook.c Doxygen Updates Janitor Work 14 years ago
autochan.c
autoservice.c Stopped spamming of debug messages during attended transfer. 13 years ago
bridging.c Fixup some bridge and format capabilities comments and whitespace. 13 years ago
buildinfo.c
callerid.c Allow for redirecting reasons to be set to arbitrary strings. 14 years ago
ccss.c Merged revisions 378322 via svnmerge from 13 years ago
cdr.c Resolve deadlock between pending CDR and batch CDR locks 13 years ago
cel.c Reset automerge property. 13 years ago
channel.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
channel_internal_api.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
chanvars.c
cli.c Add The Status Of A Module To The Output Of "CLI> module show" 13 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 13 years ago
cygload.c
data.c Revamp of terminal color codes 13 years ago
datastore.c
db.c Properly finalize prepared SQLite3 statements to prevent memory leak 14 years ago
devicestate.c Merged revisions 378322 via svnmerge from 13 years ago
dial.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
dns.c
dnsmgr.c Merged revisions 377707,377711 via svnmerge from 13 years ago
dsp.c Doxygen Updates - Title update 14 years ago
ecdisa.h
enum.c Doxygen Updates - Title update 14 years ago
event.c Separate some event struct definitions from instantiation. 13 years ago
features.c Rename struct feature_ds to struct feature_datastore. 13 years ago
file.c Change cleanup ordering in filestream destructor. 13 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c Merged revisions 377245-377246 via svnmerge from 13 years ago
format_cap.c
format_pref.c Address uninitialized conditional that valgrind found 13 years ago
frame.c Stasis application WebSocket support 13 years ago
framehook.c
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c Fix a file descriptor leak in off nominal path 13 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 Stasis application WebSocket support 13 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
libasteriskssl.exports.in
loader.c Add The Status Of A Module To The Output Of "CLI> module show" 13 years ago
lock.c Merged revisions 376589 via svnmerge from 13 years ago
logger.c Ensure that logmsgs are freed properly 13 years ago
manager.c Properly format an intmax_t value 13 years ago
manager_channels.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
md5.c
message.c Update documentation for MessageSend application/command's From field for XMPP 14 years ago
named_acl.c Add CLI configuration documentation 13 years ago
netsock.c
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 14 years ago
pbx.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
plc.c
poll.c
presencestate.c Fix crash in PresenceState AMI action when specifying an invalid provider 13 years ago
privacy.c
rtp_engine.c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source 13 years ago
say.c Fix saying of date in Dutch. 14 years ago
sched.c
security_events.c Merged revisions 376472 via svnmerge from 14 years ago
sha1.c Doxygen Updates - janitor work 14 years ago
sip_api.c Don't make chan_sip export global symbols. 14 years ago
slinfactory.c
sorcery.c Pass the object type name to the configuration framework. 13 years ago
srv.c
stasis.c stasis: Fixed message ordering issues when forwarding 13 years ago
stasis_cache.c Break the world. Stasis message type accessors should now all be named correctly. 13 years ago
stasis_channels.c Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 13 years ago
stasis_message.c A simplistic router for stasis_message's. 13 years ago
stasis_message_router.c Fix lock destruction/unlock inversion 13 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Doxygen Updates - janitor work 14 years ago
stun.c Reset automerge property. 13 years ago
syslog.c
taskprocessor.c Add a serializer interface to the threadpool 13 years ago
tcptls.c tcptls: Prevent unsupported options from being set 13 years ago
tdd.c Doxygen Updates - janitor work 14 years ago
term.c Revamp of terminal color codes 13 years ago
test.c Convert TestEvent AMI events over to Stasis Core 13 years ago
threadpool.c Changing log level of "Not changing threadpool size" from notice to debug. 13 years ago
threadstorage.c Clean up and ensure proper usage of alloca() 14 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. 14 years ago
udptl.c Add CLI configuration documentation 13 years ago
ulaw.c
utils.c Merged revisions 378935 via svnmerge from 13 years ago
uuid.c Add uuid wrapper API call ast_uuid_generate_str(). 13 years ago
xml.c Add CLI configuration documentation 13 years ago
xmldoc.c Make things work again 13 years ago