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
Corey Farrell c8a521b6c8
Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
..
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." 7 years ago
.gitignore
Makefile core: Remove embedded editline. 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: Add convenience function for setting fd flags 8 years ago
aoc.c aoc: Remove silly usage of RAII_VAR. 8 years ago
app.c loader: Create ast_module_running_ref. 8 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 pjproject: Add cache_pools debugging option. 7 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c Remove as much trailing whitespace as possible. 8 years ago
astmm.c Fix Common Typo's. 8 years ago
astobj2.c Fix Common Typo's. 8 years ago
astobj2_container.c Remove as much trailing whitespace as possible. 8 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
autoservice.c core: Reduce video update queueing. 8 years ago
backtrace.c backtrace: Avoid potential spurious output. 7 years ago
bridge.c loader: Create ast_module_running_ref. 8 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 : Fix one-way direct-media when early bridging with native_rtp 8 years ago
bridge_roles.c bridge_roles: Use a non-locking linked list where appropriate 7 years ago
bucket.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
buildinfo.c
callerid.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
ccss.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
cdr.c cdr.c: Fix runtime leak of CDR records. 7 years ago
cel.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
channel.c AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up. 7 years ago
channel_internal_api.c core: Remove 'Data Retrieval API' 8 years ago
chanvars.c
cli.c loader: Create ast_module_running_ref. 8 years ago
codec.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
codec_builtin.c core: Add VP9 passthrough support. 8 years ago
config.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
config_options.c aco: Fix NULL dereference in error path. 8 years ago
conversions.c core/conversions: Added string to unsigned integer and long conversions 8 years ago
core_local.c core_local: local channel data not being properly unref'ed and unlocked 8 years ago
core_unreal.c core: Reduce video update queueing. 8 years ago
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 8 years ago
cygload.c
datastore.c datastore: Add automatic module references. 8 years ago
db.c Remove as much trailing whitespace as possible. 8 years ago
devicestate.c
dial.c
dns.c Remove as much trailing whitespace as possible. 8 years ago
dns_core.c dns_core: Protect against array index violation. 8 years ago
dns_naptr.c
dns_query_set.c
dns_recurring.c
dns_srv.c
dns_system_resolver.c
dns_test.c
dns_tlsa.c
dnsmgr.c
dsp.c app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs. 7 years ago
ecdisa.h
endpoints.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
enum.c
event.c
features.c features: Bridge application's BRIDGERESULT not appropriately set 8 years ago
features_config.c aco: Minimize use of regex. 8 years ago
file.c loader: Create ast_module_running_ref. 8 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
format_cache.c Remove as much trailing whitespace as possible. 8 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 Merge "core: Add cache_media_frames debugging option." 8 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 http.c: Fix http header send content. 8 years ago
image.c
indications.c Remove as much trailing whitespace as possible. 8 years ago
io.c Core: Add support for systemd socket activation. 8 years ago
iostream.c utils: Add convenience function for setting fd flags 8 years ago
jitterbuf.c Fix Common Typo's. 8 years ago
json.c json: Add conditionals to avoid locking if Jansson is thread safe. 7 years ago
libasteriskpj.c
libasteriskssl.c Build: Fix issues building without SSL. 8 years ago
libasteriskssl.exports.in
loader.c manager: Add AMI event Load/Unload 7 years ago
lock.c Single API for ast_store_lock_info and ast_remove_lock_info. 8 years ago
logger.c logger: Added logger_queue_limit to the configuration options. 8 years ago
manager.c manager.c: Fix lseek() parameter order. 7 years ago
manager_bridges.c
manager_channels.c manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix() 7 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_cache.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
media_index.c Remove as much trailing whitespace as possible. 8 years ago
message.c Messaging: Report error on failure to register tech or handler. 8 years ago
mixmonitor.c
named_acl.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
named_locks.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
netsock2.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
optional_api.c optional_api: Refactor to use vector's and standard allocators. 7 years ago
parking.c
pbx.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
pbx_app.c Core/PBX: Deadlock between dialplan execution and application unregistration. 8 years ago
pbx_builtins.c core: Add digit filtering to ast_waitfordigit_full 8 years ago
pbx_functions.c
pbx_hangup_handler.c
pbx_ignorepat.c
pbx_include.c
pbx_private.h
pbx_sw.c Remove as much trailing whitespace as possible. 8 years ago
pbx_switch.c
pbx_timing.c
pbx_variables.c pbx_variables.c: Misc fixes in variable substitution. 7 years ago
pickup.c
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
privacy.c
rtp_engine.c AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up. 7 years ago
say.c Remove as much trailing whitespace as possible. 8 years ago
sched.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 7 years ago
sdp.c core: Fix multiple trivial issues in the core. 8 years ago
sdp_options.c SDP: Rework SDP offer/answer model and update capabilities merges. 8 years ago
sdp_private.h SDP: Rework SDP offer/answer model and update capabilities merges. 8 years ago
sdp_srtp.c Remove as much trailing whitespace as possible. 8 years ago
sdp_state.c ice: Increase foundation buffer size 8 years ago
sdp_translator.c SDP: Make SDP translation to/from internal representation more const. 8 years ago
security_events.c Remove as much trailing whitespace as possible. 8 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 loader: Create ast_module_running_ref. 8 years ago
sounds.c core: Rename sounds_index.c to sounds.c. 7 years ago
srv.c
stasis.c stasis: Remove silly usage of RAII_VAR. 7 years ago
stasis_bridges.c stasis_bridges: Remove silly usage of RAII_VAR. 7 years ago
stasis_cache.c stasis_cache: Remove silly usage of RAII_VAR. 7 years ago
stasis_cache_pattern.c stasis_cache_pattern: Remove silly usage of RAII_VAR. 7 years ago
stasis_channels.c stasis_channels.c: Misc cleanup. 8 years ago
stasis_endpoints.c stasis_endpoints: Remove silly usage of RAII_VAR. 7 years ago
stasis_message.c
stasis_message_router.c stasis_message_router: Remove silly usage of RAII_VAR. 7 years ago
stasis_system.c stasis_system: Remove silly usage of RAII_VAR. 7 years ago
strcompat.c
stream.c stream: Return error from ast_stream_topology_set_stream. 8 years ago
stringfields.c
strings.c vector: Additional string vector definitions. 7 years ago
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 8 years ago
syslog.c
taskprocessor.c taskprocessor.c: Increase the number of tps_singletons container buckets. 7 years ago
tcptls.c utils: Add convenience function for setting fd flags 8 years ago
tdd.c Remove as much trailing whitespace as possible. 8 years ago
term.c
test.c unittests: Add a unit test that causes a SEGV and... 8 years ago
threadpool.c Remove as much trailing whitespace as possible. 8 years ago
threadstorage.c Remove as much trailing whitespace as possible. 8 years ago
timing.c loader: Create ast_module_running_ref. 8 years ago
translate.c translate: Avoid absolute value on unsigned substraction. 7 years ago
udptl.c aco: Minimize use of regex. 8 years ago
ulaw.c Remove as much trailing whitespace as possible. 8 years ago
uri.c
utils.c Build System: Require __sync or __atomic functions. 7 years ago
uuid.c
xml.c Remove as much trailing whitespace as possible. 8 years ago
xmldoc.c Remove as much trailing whitespace as possible. 8 years ago