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 ef697de4a5
res_fax: unregister manager actions on unload
12 years ago
..
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 13 years ago
stdtime Allow Asterisk to compile under GCC 4.10 12 years ago
Makefile main/Makefile: fix compilation error of buildinfo occurring on 'make install' 12 years ago
abstract_jb.c media formats: re-architect handling of media for performance improvements 12 years ago
acl.c pjsip cli: Change Identify to show CIDR notation instead of netmasks. 12 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 12 years ago
alaw.c
aoc.c stasis: Reduce creation of channel snapshots to improve performance 12 years ago
app.c media formats: re-architect handling of media for performance improvements 12 years ago
ast_expr2.c
ast_expr2.fl
ast_expr2.h
ast_expr2.y
ast_expr2f.c
asterisk.c media formats: re-architect handling of media for performance improvements 12 years ago
asterisk.dynamics Fix error loading res_monitor. 12 years ago
asterisk.exports.in
astfd.c
astmm.c
astobj2.c astobj2: assert on invalid ref and backtrace cleanup 12 years ago
astobj2_container.c ao2_container node object ignores REF_DEBUG in all places except one 12 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_hash.c astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
astobj2_rbtree.c astobj2: Additional refactoring to push impl specific code down into the impls. 12 years ago
audiohook.c media formats: re-architect handling of media for performance improvements 12 years ago
autochan.c
autoservice.c autoservice: stop thread on graceful shutdown 12 years ago
backtrace.c
bridge.c media formats: re-architect handling of media for performance improvements 12 years ago
bridge_after.c bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook 12 years ago
bridge_basic.c media formats: re-architect handling of media for performance improvements 12 years ago
bridge_channel.c core/bridge_channel: Substitute Variables In Features Application Map 12 years ago
bridge_roles.c
bucket.c Allow Asterisk to compile under GCC 4.10 12 years ago
buildinfo.c
callerid.c media formats: re-architect handling of media for performance improvements 12 years ago
ccss.c media formats: re-architect handling of media for performance improvements 12 years ago
cdr.c Allow Asterisk to compile under GCC 4.10 12 years ago
cel.c CEL: Fix incorrect/missing extra field information 12 years ago
channel.c ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 12 years ago
channel_internal_api.c ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 12 years ago
chanvars.c
cli.c media formats: re-architect handling of media for performance improvements 12 years ago
codec.c media formats: re-architect handling of media for performance improvements 12 years ago
codec_builtin.c media formats: re-architect handling of media for performance improvements 12 years ago
config.c config: inform config hook of change when writing file 12 years ago
config_options.c media formats: re-architect handling of media for performance improvements 12 years ago
core_local.c media formats: re-architect handling of media for performance improvements 12 years ago
core_unreal.c media formats: re-architect handling of media for performance improvements 12 years ago
crypt.c
cygload.c
data.c media formats: re-architect handling of media for performance improvements 12 years ago
datastore.c
db.c core/db: Improve I/O When Updating Rows 12 years ago
devicestate.c res_corosync: Update module to work with Stasis (and compile) 12 years ago
dial.c Dial API: Prevent crash on NULL cap 12 years ago
dns.c res_pjsip: Enable PJSIP DNS client support. 13 years ago
dnsmgr.c
dsp.c media formats: re-architect handling of media for performance improvements 12 years ago
ecdisa.h
endpoints.c ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 12 years ago
enum.c Allow Asterisk to compile under GCC 4.10 12 years ago
event.c event.c: Fix type mismatch errors in ie_maps[]. 12 years ago
features.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 13 years ago
features_config.c feature_config: insure featuregroups and applicationmaps are initialized 12 years ago
file.c media formats: re-architect handling of media for performance improvements 12 years ago
fixedjitterbuf.c
fixedjitterbuf.h
format.c media formats: re-architect handling of media for performance improvements 12 years ago
format_cache.c media formats: re-architect handling of media for performance improvements 12 years ago
format_cap.c media formats: re-architect handling of media for performance improvements 12 years ago
format_compatibility.c media formats: re-architect handling of media for performance improvements 12 years ago
frame.c media formats: re-architect handling of media for performance improvements 12 years ago
framehook.c Channels: Masquerades to automatically move frame/audio hooks 12 years ago
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c HTTP: Fix build for gcc 4.10 12 years ago
image.c media formats: re-architect handling of media for performance improvements 12 years ago
indications.c media formats: re-architect handling of media for performance improvements 12 years ago
io.c Allow Asterisk to compile under GCC 4.10 12 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 13 years ago
json.c json: Fix json API wrapper code for json library versions earlier than 2.3.0. 13 years ago
libasteriskssl.c
libasteriskssl.exports.in
loader.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 12 years ago
lock.c Revert -r411073. It didn't help and blew up the system. 13 years ago
logger.c astobj2: assert on invalid ref and backtrace cleanup 12 years ago
manager.c res_fax: unregister manager actions on unload 12 years ago
manager_bridges.c Allow Asterisk to compile under GCC 4.10 12 years ago
manager_channels.c ARI: Add ability to raise arbitrary User Events 12 years ago
manager_endpoints.c
manager_mwi.c
manager_system.c
md5.c
media_index.c media formats: re-architect handling of media for performance improvements 12 years ago
message.c PJSIP: PJSIPNotify - Strip content-length headers and add documentation 12 years ago
mixmonitor.c
named_acl.c
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 12 years ago
netsock2.c pjsip cli: Change Identify to show CIDR notation instead of netmasks. 12 years ago
optional_api.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 12 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 12 years ago
pbx.c Remove many deprecated modules 12 years ago
pickup.c stasis: Reduce creation of channel snapshots to improve performance 12 years ago
plc.c
poll.c
presencestate.c Add DeviceStateChanged and PresenceStateChanged AMI events. 12 years ago
privacy.c
rtp_engine.c media formats: re-architect handling of media for performance improvements 12 years ago
say.c app_voicemail, say: Add support for Japanese Language 12 years ago
sched.c Allow Asterisk to compile under GCC 4.10 12 years ago
sdp_srtp.c Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 12 years ago
security_events.c Allow Asterisk to compile under GCC 4.10 12 years ago
sem.c
sha1.c
sip_api.c
slinfactory.c media formats: re-architect handling of media for performance improvements 12 years ago
smoother.c media formats: re-architect handling of media for performance improvements 12 years ago
sorcery.c media formats: re-architect handling of media for performance improvements 12 years ago
sounds_index.c media formats: re-architect handling of media for performance improvements 12 years ago
srv.c
stasis.c stasis: use ao2_t_alloc for certain object allocators 12 years ago
stasis_bridges.c stasis: Reduce creation of channel snapshots to improve performance 12 years ago
stasis_cache.c stasis: Reduce creation of channel snapshots to improve performance 12 years ago
stasis_cache_pattern.c stasis: use ao2_t_alloc for certain object allocators 12 years ago
stasis_channels.c stasis_channels: Update the stasis cache if manager variables are needed 12 years ago
stasis_endpoints.c ARI: Add ability to raise arbitrary User Events 12 years ago
stasis_message.c stasis: use ao2_t_alloc for certain object allocators 12 years ago
stasis_message_router.c stasis: fix call to ao2_t_alloc for stasis_message_router_create 12 years ago
stasis_system.c
strcompat.c
strings.c string container: Remove unnecessary RAII_VAR usage and string object lock. 13 years ago
stun.c Allow Asterisk to compile under GCC 4.10 12 years ago
syslog.c
taskprocessor.c Allow Asterisk to compile under GCC 4.10 12 years ago
tcptls.c HTTP: Add persistent connection support. 12 years ago
tdd.c
term.c
test.c Fix build warnings with TEST_FRAMEWORK enabled 12 years ago
threadpool.c
threadstorage.c
timing.c timing: Improve performance for most timing implementations. 13 years ago
translate.c media formats: re-architect handling of media for performance improvements 12 years ago
udptl.c udptl: Correct FEC to not consider negative sequence numbers as missing 12 years ago
ulaw.c
uri.c core uri: Custom uri parsing error when no query parameters 12 years ago
utils.c media formats: re-architect handling of media for performance improvements 12 years ago
uuid.c
xml.c
xmldoc.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 12 years ago