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
Joshua Colp bab4885f1e
stream: Add media stream definition and API with unit tests.
9 years ago
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 10 years ago
stdtime Remove ASTERISK_REGISTER_FILE. 10 years ago
.gitignore build-system: Allow building with static pjproject 10 years ago
Makefile libastssl/pj: libastssl/pj should have an so_version 10 years ago
abstract_jb.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
acl.c acl.c: Improve ast_ouraddrfor() diagnostic messages. 10 years ago
adsi.c
alaw.c Remove ASTERISK_REGISTER_FILE. 10 years ago
aoc.c Remove ASTERISK_REGISTER_FILE. 10 years ago
app.c main/app.c: Memory corruption from early format destruction. 10 years ago
ast_expr2.c Remove ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2.fl Remove ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2.h
ast_expr2.y Remove ASTERISK_REGISTER_FILE. 10 years ago
ast_expr2f.c Remove ASTERISK_REGISTER_FILE. 10 years ago
asterisk.c PJPROJECT logging: Fix detection of max supported log level. 10 years ago
asterisk.dynamics
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 10 years ago
astfd.c Remove ASTERISK_REGISTER_FILE. 10 years ago
astmm.c Remove ASTERISK_REGISTER_FILE. 10 years ago
astobj2.c astobj2.c: Add excessive ref count trap. 10 years ago
astobj2_container.c Remove ASTERISK_REGISTER_FILE. 10 years ago
astobj2_container_private.h
astobj2_hash.c Remove ASTERISK_REGISTER_FILE. 10 years ago
astobj2_private.h
astobj2_rbtree.c Remove ASTERISK_REGISTER_FILE. 10 years ago
audiohook.c audiohooks: Muting a hook can mute underlying frames 9 years ago
autochan.c Remove ASTERISK_REGISTER_FILE. 10 years ago
autoservice.c Frame deferral: Revert API refactoring. 9 years ago
backtrace.c Remove ASTERISK_REGISTER_FILE. 10 years ago
bridge.c res/ari/resource_bridges: Add the ability to manipulate the video source 10 years ago
bridge_after.c Remove ASTERISK_REGISTER_FILE. 10 years ago
bridge_basic.c Remove ASTERISK_REGISTER_FILE. 10 years ago
bridge_channel.c main/bridge_channel: Fix channel reference leak on video source 10 years ago
bridge_roles.c Remove ASTERISK_REGISTER_FILE. 10 years ago
bucket.c Remove ASTERISK_REGISTER_FILE. 10 years ago
buildinfo.c
callerid.c Remove ASTERISK_REGISTER_FILE. 10 years ago
ccss.c Remove ASTERISK_REGISTER_FILE. 10 years ago
cdr.c Remove ASTERISK_REGISTER_FILE. 10 years ago
cel.c Remove ASTERISK_REGISTER_FILE. 10 years ago
channel.c channel.c: Fix unbalanced read queue deadlocking local channels. 9 years ago
channel_internal_api.c Frame deferral: Revert API refactoring. 9 years ago
chanvars.c Remove ASTERISK_REGISTER_FILE. 10 years ago
cli.c Remove ASTERISK_REGISTER_FILE. 10 years ago
codec.c Remove ASTERISK_REGISTER_FILE. 10 years ago
codec_builtin.c codec_opus: Fix warning when Opus negotiated but codec_opus not loaded. 10 years ago
config.c Remove ASTERISK_REGISTER_FILE. 10 years ago
config_options.c Remove ASTERISK_REGISTER_FILE. 10 years ago
core_local.c Remove ASTERISK_REGISTER_FILE. 10 years ago
core_unreal.c Remove ASTERISK_REGISTER_FILE. 10 years ago
crypt.c Remove ASTERISK_REGISTER_FILE. 10 years ago
cygload.c
data.c Remove ASTERISK_REGISTER_FILE. 10 years ago
datastore.c Remove ASTERISK_REGISTER_FILE. 10 years ago
db.c Remove ASTERISK_REGISTER_FILE. 10 years ago
devicestate.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dial.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dns.c Add support for older name resolving version libraries like openBSD 10 years ago
dns_core.c Add support for older name resolving version libraries like openBSD 10 years ago
dns_naptr.c Add support for older name resolving version libraries like openBSD 10 years ago
dns_query_set.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dns_recurring.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dns_srv.c Add support for older name resolving version libraries like openBSD 10 years ago
dns_system_resolver.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dns_test.c
dns_tlsa.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dnsmgr.c Remove ASTERISK_REGISTER_FILE. 10 years ago
dsp.c Remove ASTERISK_REGISTER_FILE. 10 years ago
ecdisa.h
endpoints.c Remove ASTERISK_REGISTER_FILE. 10 years ago
enum.c Remove ASTERISK_REGISTER_FILE. 10 years ago
event.c Remove ASTERISK_REGISTER_FILE. 10 years ago
features.c Remove ASTERISK_REGISTER_FILE. 10 years ago
features_config.c Fix issue with CLI not returning to prompt after running "features show" 10 years ago
file.c file.c/__ast_file_read_dirs: Fix issues on filesystems without d_type 10 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
format.c ast_format: Adds an identifier for interleaved audio formats to the ast_format 10 years ago
format_cache.c Remove ASTERISK_REGISTER_FILE. 10 years ago
format_cap.c Remove ASTERISK_REGISTER_FILE. 10 years ago
format_compatibility.c T.140: Fix format ref and memory leaks. 10 years ago
frame.c Merge "media: Add experimental support for RTCP feedback." 10 years ago
framehook.c Remove ASTERISK_REGISTER_FILE. 10 years ago
fskmodem.c
fskmodem_float.c Remove ASTERISK_REGISTER_FILE. 10 years ago
fskmodem_int.c Remove ASTERISK_REGISTER_FILE. 10 years ago
global_datastores.c Remove ASTERISK_REGISTER_FILE. 10 years ago
hashtab.c Remove ASTERISK_REGISTER_FILE. 10 years ago
heap.c Remove ASTERISK_REGISTER_FILE. 10 years ago
http.c http: Send headers and body in one write. 10 years ago
image.c Remove ASTERISK_REGISTER_FILE. 10 years ago
indications.c Remove ASTERISK_REGISTER_FILE. 10 years ago
io.c Remove ASTERISK_REGISTER_FILE. 10 years ago
iostream.c Iostreams: Correct off-by-one error. 10 years ago
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 10 years ago
json.c res_ari: Add support for channel variables in ARI events. 10 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 10 years ago
libasteriskssl.c OpenSSL 1.1.0 support 10 years ago
libasteriskssl.exports.in
loader.c Fix shutdown crash caused by modules being left open. 10 years ago
lock.c Remove ASTERISK_REGISTER_FILE. 10 years ago
logger.c Remove ASTERISK_REGISTER_FILE. 10 years ago
manager.c debug_utilities: Add ast_logescalator 10 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 10 years ago
manager_channels.c manager: Add documentation for NewConnectedLine event. 10 years ago
manager_endpoints.c Remove ASTERISK_REGISTER_FILE. 10 years ago
manager_mwi.c Remove ASTERISK_REGISTER_FILE. 10 years ago
manager_system.c Remove ASTERISK_REGISTER_FILE. 10 years ago
max_forwards.c
md5.c Remove ASTERISK_REGISTER_FILE. 10 years ago
media_cache.c Remove ASTERISK_REGISTER_FILE. 10 years ago
media_index.c
message.c MESSAGE: Flush Message/ast_msg_queue channel alert pipe. 10 years ago
mixmonitor.c Remove ASTERISK_REGISTER_FILE. 10 years ago
named_acl.c Remove ASTERISK_REGISTER_FILE. 10 years ago
named_locks.c Remove ASTERISK_REGISTER_FILE. 10 years ago
netsock.c netsock.c: fix includes for HURD 10 years ago
netsock2.c Remove ASTERISK_REGISTER_FILE. 10 years ago
optional_api.c Remove ASTERISK_REGISTER_FILE. 10 years ago
parking.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx.c core/pbx: dialplan show - display filename/line# 10 years ago
pbx_app.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_builtins.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_functions.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_hangup_handler.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_ignorepat.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_include.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 10 years ago
pbx_sw.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_switch.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_timing.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pbx_variables.c Remove ASTERISK_REGISTER_FILE. 10 years ago
pickup.c Remove ASTERISK_REGISTER_FILE. 10 years ago
plc.c Remove ASTERISK_REGISTER_FILE. 10 years ago
poll.c
presencestate.c Remove ASTERISK_REGISTER_FILE. 10 years ago
privacy.c Remove ASTERISK_REGISTER_FILE. 10 years ago
rtp_engine.c res_rtp_asterisk: RTT miscalculation in RTCP 10 years ago
say.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sched.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sdp_srtp.c Remove ASTERISK_REGISTER_FILE. 10 years ago
security_events.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sem.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sha1.c
sip_api.c
slinfactory.c Remove ASTERISK_REGISTER_FILE. 10 years ago
smoother.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sorcery.c Remove ASTERISK_REGISTER_FILE. 10 years ago
sounds_index.c
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 9 years ago
stasis.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 10 years ago
stasis_cache.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_cache_pattern.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_channels.c res_ari: fix memory leak for channelvars 9 years ago
stasis_endpoints.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_message.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_message_router.c Remove ASTERISK_REGISTER_FILE. 10 years ago
stasis_system.c Remove ASTERISK_REGISTER_FILE. 10 years ago
strcompat.c
stream.c stream: Add media stream definition and API with unit tests. 9 years ago
stringfields.c Remove ASTERISK_REGISTER_FILE. 10 years ago
strings.c ari: Implement 'debug all' and request/response logging 10 years ago
stun.c Remove ASTERISK_REGISTER_FILE. 10 years ago
syslog.c Remove ASTERISK_REGISTER_FILE. 10 years ago
taskprocessor.c taskprocessor.c: Change when high water warning logged. 10 years ago
tcptls.c Merge "tcptls: Use new certificate upon sip reload" 10 years ago
tdd.c Remove ASTERISK_REGISTER_FILE. 10 years ago
term.c Remove ASTERISK_REGISTER_FILE. 10 years ago
test.c Remove ASTERISK_REGISTER_FILE. 10 years ago
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 10 years ago
threadstorage.c Remove ASTERISK_REGISTER_FILE. 10 years ago
timing.c Remove ASTERISK_REGISTER_FILE. 10 years ago
translate.c media: Add experimental support for RTCP feedback. 10 years ago
udptl.c Remove ASTERISK_REGISTER_FILE. 10 years ago
ulaw.c Remove ASTERISK_REGISTER_FILE. 10 years ago
uri.c
utils.c res_rtp: Fix regression when IPv6 is not available. 10 years ago
uuid.c
xml.c Remove ASTERISK_REGISTER_FILE. 10 years ago
xmldoc.c Remove ASTERISK_REGISTER_FILE. 10 years ago