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
Friendly Automation e7de71ee24
Merge "main/json.c: Added app_name, app_data to channel type" into 13
6 years ago
..
editline editline: Avoid shifting a negative signed value. 7 years ago
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." into 13 7 years ago
.gitignore build-system: Allow building with static pjproject 9 years ago
Makefile BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere. 7 years ago
abstract_jb.c abstract_jb: Remove silly usage of RAII_VAR. 8 years ago
acl.c Remove as much trailing whitespace as possible. 8 years ago
adsi.c
alaw.c Remove as much trailing whitespace as possible. 8 years ago
alertpipe.c utils: Wrap socket() and pipe() to reduce syscalls 7 years ago
aoc.c aoc: Remove silly usage of RAII_VAR. 8 years ago
app.c app.c: Remove deletion of pool topic on mwi state delete 6 years ago
ast_expr2.c Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.fl
ast_expr2.h Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.y Remove as much trailing whitespace as possible. 8 years ago
ast_expr2f.c Remove as much trailing whitespace as possible. 8 years ago
asterisk.c stasis: Add statistics gathering in developer mode. 7 years ago
asterisk.dynamics
asterisk.exports.in stasis: Add statistics gathering in developer mode. 7 years ago
astfd.c main/astfd: Fix GCC8 format-truncation warning. 7 years ago
astmm.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 7 years ago
astobj2.c Merge "astobj2: Reduce memory overhead." into 13 7 years ago
astobj2_container.c astobj2: Comment on OBJ_NOLOCK in ao2_container_clone. 7 years ago
astobj2_container_private.h
astobj2_hash.c Remove as much trailing whitespace as possible. 8 years ago
astobj2_private.h
astobj2_rbtree.c Remove as much trailing whitespace as possible. 8 years ago
audiohook.c audiohook.c: Fix freeing a frame and still using it. 8 years ago
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 8 years ago
autoservice.c autoservice: Don't start channel autoservice if the thread is a user interface. 7 years ago
backtrace.c backtrace.c: Fix casting pointer to/from integral type. 7 years ago
bridge.c bridging: Add creation timestamps 6 years ago
bridge_after.c stasis/control: Fix possible deadlock with swap channel 8 years ago
bridge_basic.c Remove as much trailing whitespace as possible. 8 years ago
bridge_channel.c bridge_channel.c: Fix Deadlock when using Local channels and fax gateway 7 years ago
bridge_roles.c bridge_roles: Use a non-locking linked list where appropriate 7 years ago
bucket.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
buildinfo.c
callerid.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
ccss.c stasis: Add internal filtering of messages. 7 years ago
cdr.c stasis: Improve topic/subscription names and statistics. 6 years ago
cel.c stasis: Improve topic/subscription names and statistics. 6 years ago
channel.c channel.c: Fix segfault with Monitor(wav,file,i) 6 years ago
channel_internal_api.c stasis: Improve topic/subscription names and statistics. 6 years ago
chanvars.c Fix checks for allocation debugging. 9 years ago
cli.c core: Add some documentation to the malloc_trim code 7 years ago
codec.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
config_options.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
core_local.c core: Remove non-critical cleanup from startup aborts. 7 years ago
core_unreal.c Bridge system: Fix memory leaks and double frees on impart failure. 9 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
data.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
datastore.c
db.c Fix 'statement' typo throughout code. 7 years ago
devicestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
dial.c core/dial: New channel variable FORWARDERNAME 9 years ago
dns.c Remove as much trailing whitespace as possible. 8 years ago
dnsmgr.c
dsp.c core: Remove non-critical cleanup from startup aborts. 7 years ago
ecdisa.h
endpoints.c stasis: Improve topic/subscription names and statistics. 6 years ago
enum.c Dialplan functions: Fix some channel autoservice misuse. 7 years ago
event.c
features.c core: Remove non-critical cleanup from startup aborts. 7 years ago
features_config.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
file.c asterisk: Audit locking of channel when manipulating flags. 8 years ago
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
format.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
format_cache.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
format_cap.c format_cap: Fix leak on AST_VECTOR_APPEND error. 8 years ago
format_compatibility.c Remove as much trailing whitespace as possible. 8 years ago
frame.c core/frame: Fix ast_frdup() and ast_frisolate() for empty text frames 7 years ago
framehook.c
fskmodem.c Remove as much trailing whitespace as possible. 8 years ago
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c hashtab: Use ast_free. 8 years ago
heap.c heap.c: No need to calloc heap pointer array. 8 years ago
http.c Revert "http.c: Support separated HTTP request" 6 years ago
image.c
indications.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
io.c sd_notify (systemd status notifications) support 9 years ago
jitterbuf.c Fix Common Typo's. 8 years ago
json.c main/json.c: Added app_name, app_data to channel type 6 years ago
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
libasteriskssl.c libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated. 7 years ago
libasteriskssl.exports.in
loader.c media_index.c: Refactored so it doesn't cache the index 6 years ago
lock.c lock: Replace __ast_mutex_logger with private log_mutex_error. 7 years ago
logger.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 7 years ago
manager.c manager: Use separate lock for session event notification. 6 years ago
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
manager_channels.c Merge "manager_channels: Fix throwing of HangupHandler manager events" into 13 6 years ago
manager_endpoints.c Remove as much trailing whitespace as possible. 8 years ago
manager_mwi.c
manager_system.c Remove constant conditionals (dead-code). 8 years ago
max_forwards.c
md5.c
media_index.c media_index.c: Refactored so it doesn't cache the index 6 years ago
message.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
mixmonitor.c
named_acl.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
named_locks.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
netsock.c netsock.c: fix includes for HURD 9 years ago
netsock2.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
optional_api.c
options.c core: Ensure that el_end is always run when needed. 7 years ago
parking.c stasis: Improve topic/subscription names and statistics. 6 years ago
pbx.c Fix deadlock handling subscribe req during res_parking reload 6 years ago
pbx_app.c cli: Enable ast_cli_completion_add on public completion generators. 7 years ago
pbx_builtins.c core: Remove non-critical cleanup from startup aborts. 7 years ago
pbx_functions.c Fix some doxygen and curly placement. 7 years ago
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 8 years ago
pbx_private.h main/pbx: Move dialplan application management routines to pbx_app.c. 10 years ago
pbx_switch.c main/pbx: Move switch routines to pbx_switch.c. 10 years ago
pbx_timing.c main/pbx: Move timing routines to pbx_timing.c. 10 years ago
pbx_variables.c pbx_variables.c: Misc fixes in variable substitution. 7 years ago
pickup.c astobj2: Eliminate usage of legacy container allocation macros. 7 years ago
plc.c Remove as much trailing whitespace as possible. 8 years ago
poll.c Remove as much trailing whitespace as possible. 8 years ago
presencestate.c stasis: Improve topic/subscription names and statistics. 6 years ago
privacy.c
rtp_engine.c res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics 6 years ago
say.c say.c: Fix file locations for second, seconds, minute, minutes files 8 years ago
sched.c sched: Make sched_settime() return void because it cannot fail 6 years ago
sdp_srtp.c dialplan_functions: wrong srtp use status report of a dialplan function 7 years ago
security_events.c stasis: Improve topic/subscription names and statistics. 6 years ago
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c Remove as much trailing whitespace as possible. 8 years ago
sorcery.c sorcery.c: Sorcery enhancements for wizard management 6 years ago
sounds.c sounds: Sort 'core show sounds' output 6 years ago
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 8 years ago
stasis.c app.c: Remove deletion of pool topic on mwi state delete 6 years ago
stasis_bridges.c Merge "stasis: Improve topic/subscription names and statistics." into 13 6 years ago
stasis_cache.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_cache_pattern.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_channels.c main/json.c: Added app_name, app_data to channel type 6 years ago
stasis_endpoints.c stasis: Improve topic/subscription names and statistics. 6 years ago
stasis_message.c stasis: Allow filtering by formatter 7 years ago
stasis_message_router.c stasis / manager / ari: Better filter messages. 6 years ago
stasis_system.c stasis: Improve topic/subscription names and statistics. 6 years ago
strcompat.c
stringfields.c stringfields: Refactor to allow fields to be added to the end of structures 9 years ago
strings.c json.c/strings.c - Add a couple of utility functions 6 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
syslog.c
taskprocessor.c main/taskprocessor: Increase max name length of taskprocessors 6 years ago
tcptls.c Use non-blocking socket() and pipe() wrappers 7 years ago
tdd.c Remove as much trailing whitespace as possible. 8 years ago
term.c main: Slight refactor of main. Improve color situation. 10 years ago
test.c stasis: Improve topic/subscription names and statistics. 6 years ago
threadpool.c taskprocessor: Enable subsystems and overload by subsystem 6 years ago
threadstorage.c Remove as much trailing whitespace as possible. 8 years ago
timing.c
translate.c translate: generic plc not filled in after translation 7 years ago
udptl.c Use non-blocking socket() and pipe() wrappers 7 years ago
ulaw.c Remove as much trailing whitespace as possible. 8 years ago
uri.c
utils.c Merge "utils: Don't set or clear flags that don't need setting or clearing" into 13 7 years ago
uuid.c uuid: Enable UUID in Solaris 11. 7 years ago
xml.c xmldoc.c: Fix dump of xml document 7 years ago
xmldoc.c astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago