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/include/asterisk
Sean Bright cea3742c54
core: Use eventfd for alert pipes on Linux when possible
8 years ago
..
doxygen Fix some doxygen bridging file references. 12 years ago
.gitignore Add .gitignore and .gitreview files 10 years ago
_private.h Fix shutdown crash caused by modules being left open. 9 years ago
abstract_jb.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
acl.h pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 years ago
adsi.h Multiple revisions 369323-369324 13 years ago
ael_structs.h
agi.h
alaw.h
alertpipe.h core: Use eventfd for alert pipes on Linux when possible 8 years ago
aoc.h channel locking: Add locking for channel snapshot creation 12 years ago
app.h voicemail: Move app_voicemail / res_mwi_external conflict to runtime 10 years ago
ari.h ari: Implement 'debug all' and request/response logging 8 years ago
ast_expr.h
ast_version.h Fix cli display of build options. 10 years ago
astdb.h core/db: Revert Patch Added In Attempt To Improve I/O Performance 11 years ago
astmm.h Fix memory corruption when trying to get "core show locks". 12 years ago
astobj.h Deprecate astobj.h 11 years ago
astobj2.h astobj2: Prevent potential deadlocks with ao2_global_obj_release 8 years ago
astosp.h
audiohook.h audiohook.c: Difference in read/write rates caused continuous buffer resets 10 years ago
autochan.h autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 8 years ago
autoconfig.h.in core: Use eventfd for alert pipes on Linux when possible 8 years ago
backtrace.h Fix memory corruption when trying to get "core show locks". 12 years ago
beep.h (mix)monitor: Add options to enable a periodic beep 11 years ago
bridge.h res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
bridge_after.h A great big renaming patch 12 years ago
bridge_basic.h Massively clean up app_queue. 12 years ago
bridge_channel.h bridge core: Add owed T.38 terminate when channel leaves a bridge. 9 years ago
bridge_channel_internal.h bridge: Hold off more than one imparting channel at a time. 9 years ago
bridge_features.h Stasis: Convey transfer information to applications 11 years ago
bridge_internal.h Bridge core: Pass a ref with the swap channel when joining a bridge. 10 years ago
bridge_roles.h ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 years ago
bridge_technology.h bridge_native_rtp: Handle case where channel joins already suspended. 8 years ago
bucket.h sorcery, bucket: Change observer remove calls to take const callbacks struct. 12 years ago
buildinfo.h
calendar.h Track module use count for res_calendar 13 years ago
callerid.h media formats: re-architect handling of media for performance improvements 11 years ago
causes.h Merged revisions 378735,378748 via svnmerge from 13 years ago
ccss.h Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
cdr.h CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 12 years ago
cel.h CEL: Remove header declarations of non-existant functions. 8 years ago
celt.h
channel.h core: Use eventfd for alert pipes on Linux when possible 8 years ago
channel_internal.h ARI: Detect duplicate channel IDs 9 years ago
channelstate.h channel locking: Add locking for channel snapshot creation 12 years ago
chanvars.h Fix checks for allocation debugging. 9 years ago
cli.h Restrict CLI/AMI commands on shutdown. 9 years ago
codec.h codecs: Fix ABI incompatibility created by adding format_name to ast_codec 9 years ago
compat.h Fix #include poll.h and sys/cdefs.h 9 years ago
compiler.h Add conditional support for noreturn functions. 9 years ago
config.h realtime: Centralize some common realtime backend code 8 years ago
config_options.h Fix Alembic upgrades. 9 years ago
core_local.h bridge.c: Crash during attended transfer when missing a local channel half 9 years ago
core_unreal.h uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
crypto.h Clean up doxygen warnings 13 years ago
data.h media formats: re-architect handling of media for performance improvements 11 years ago
datastore.h Stasis: Convey transfer information to applications 11 years ago
devicestate.h res_corosync: Update module to work with Stasis (and compile) 11 years ago
dial.h Dial API: add self destruct option when complete 10 years ago
dlinkedlists.h Doubly linked lists unit test and update to implementation. 14 years ago
dns.h res_pjsip: Enable PJSIP DNS client support. 11 years ago
dnsmgr.h Re-link peers by IP when dnsmgr changes the IP 13 years ago
doxyref.h app_voicemail: Voicemail callback registration/unregistration function improvements. 12 years ago
dsp.h res_pjsip: Add an 'auto' option for DTMF Mode 10 years ago
dundi.h
endian.h
endpoints.h pjsip_options: Add qualify_timeout processing and eventing 10 years ago
enum.h
event.h res_corosync: Update module to work with Stasis (and compile) 11 years ago
event_defs.h res/res_corosync: Raise a Stasis message on node join/leave events 9 years ago
extconf.h
features.h Bridge system: Fix memory leaks and double frees on impart failure. 9 years ago
features_config.h bridge_basic: don't cache xferfailsound during an attended transfer 9 years ago
file.h stasis_recording/stored: remove calls to deprecated readdir_r function. 9 years ago
format.h main/format: Add an API call for retrieving format attributes 10 years ago
format_cache.h Update support for SILK format. 9 years ago
format_cap.h ast_format_cap_get_names: To display all formats, the buffer was increased. 10 years ago
format_compatibility.h chan_iax2: Several media format fixes. 11 years ago
frame.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 8 years ago
framehook.h PJSIP: Prevent T38 framehook being put on wrong channel 11 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
global_datastores.h Detect potential forwarding loops based on count. 10 years ago
hashtab.h Fix checks for allocation debugging. 9 years ago
heap.h Fix checks for allocation debugging. 9 years ago
http.h res_ari: Add http prefix to generated docs 9 years ago
http_websocket.h res_http_websocket.c: prevent avoidable disconnections caused by write errors 10 years ago
image.h media formats: re-architect handling of media for performance improvements 11 years ago
indications.h Audit of ao2_iterator_init() usage for v1.8. 13 years ago
inline_api.h build: Fixes for gcc 5 compilation 10 years ago
io.h sd_notify (systemd status notifications) support 9 years ago
json.h json: Add UTF-8 check call. 9 years ago
linkedlists.h Merged revisions 376630 via svnmerge from 13 years ago
localtime.h Stasis application WebSocket support 12 years ago
lock.h chan_sip: Address runaway when realtime peers subscribe to mailboxes 9 years ago
logger.h modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
manager.h AMI: Updated version 8 years ago
max_forwards.h Detect potential forwarding loops based on count. 10 years ago
md5.h Ensure alignment of in[] field in MD5Context struct. 13 years ago
media_index.h Index installed sounds and implement ARI sounds queries 12 years ago
message.h Multiple revisions 420089-420090,420097 11 years ago
mixmonitor.h bridge_features: Support One touch Monitor/MixMonitor 12 years ago
mod_format.h Add notes about embedded ast_frame structs holding a format ref. 8 years ago
module.h core: Remove embedded module support 8 years ago
monitor.h Remove unneeded uses of optional_api providers. 10 years ago
multicast_rtp.h chan_rtp: Backport changes from master. 9 years ago
musiconhold.h Update MOH start/stop routine doxygen. 12 years ago
named_locks.h lock: Add named lock capability 9 years ago
netsock.h Move eid functions to utils.c, mark netsock.h deprecated 11 years ago
netsock2.h pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 years ago
network.h thread safety: Don't use getprotobyname() 8 years ago
optional_api.h Fix graceful shutdown crash. 12 years ago
options.h PJPROJECT logging: Fix detection of max supported log level. 8 years ago
opus.h codec_opus: Replace res_format_attr_opus with the one from codec_opus 9 years ago
parking.h parking.h: Update ast_parking_park_call() doxygen to reality. 9 years ago
paths.h ARI - channel recording support 12 years ago
pbx.h manager: Restore Originate failure behavior from Asterisk 11 8 years ago
phoneprov.h res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup 11 years ago
pickup.h Make sure that pickup.h does not use an include guard name used elsewhere. 12 years ago
pktccops.h
plc.h
poll-compat.h Fix #include poll.h and sys/cdefs.h 9 years ago
presencestate.h Split caching out from the stasis_caching_topic. 12 years ago
privacy.h
pval.h
res_fax.h res_fax: Fix deadlock setting FAXMODE channel variable. 9 years ago
res_hep.h res_hep: Capture actual transport type in use 8 years ago
res_mwi_external.h External MWI core support. 12 years ago
res_odbc.h func_odbc: Fix connection deadlock. 9 years ago
res_odbc_transaction.h res_odbc: Remove connection management 9 years ago
res_pjproject.h res_pjsip: Add CLI "pjsip dump endpt [details]" 9 years ago
res_pjsip.h res_pjsip_session: Enable RFC3578 overlap dialing support. 8 years ago
res_pjsip_body_generator_types.h res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 9 years ago
res_pjsip_cli.h res_pjsip: Add "like" processing to pjsip list and show commands 10 years ago
res_pjsip_outbound_publish.h res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support. 11 years ago
res_pjsip_presence_xml.h PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 10 years ago
res_pjsip_pubsub.h res_pjsip_pubsub.h: Fix doxygen association. 9 years ago
res_pjsip_session.h Add rtcp-mux support 8 years ago
res_srtp.h Allow SRTP policies to be reloaded 13 years ago
rtp_engine.h Add rtcp-mux support 8 years ago
say.h Add SayAlphaCase and similar functionality for AGI 12 years ago
sched.h Create work around for scheduler leaks during shutdown. 10 years ago
sdp_srtp.h Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 11 years ago
security_events.h Avoid unnecessary cleanups during immediate shutdown 12 years ago
security_events_defs.h Strip down the old event system 12 years ago
select.h Simplify and fix conditional in FD_SET. 9 years ago
sem.h Various fixes for OS X 10 years ago
sha1.h Update SHA1 code to RFC 6234 14 years ago
silk.h
sip_api.h Remove unneeded uses of optional_api providers. 10 years ago
slin.h Fix buffer overflow in slin sample frames generation. 10 years ago
slinfactory.h media formats: re-architect handling of media for performance improvements 11 years ago
smdi.h res_smdi: convert to astobj2 11 years ago
smoother.h media formats: re-architect handling of media for performance improvements 11 years ago
sorcery.h sorcery: Add setting object type congestion levels. 9 years ago
sounds_index.h Index installed sounds and implement ARI sounds queries 12 years ago
speech.h media formats: re-architect handling of media for performance improvements 11 years ago
spinlock.h Add "destroy" implementation for spinlock. 11 years ago
srv.h Doxygen - Markup Guidelines 12 years ago
stasis.h stasis: Add setting subscription congestion levels. 9 years ago
stasis_app.h Forward declare 'struct ast_json' in asterisk.h 8 years ago
stasis_app_device_state.h ARI: Implement device state API 12 years ago
stasis_app_impl.h ARI: Fix a crash caused by hanging during playback to a channel in a bridge 11 years ago
stasis_app_mailbox.h ARI: Add mailboxes resource for controlling and polling external MWI 12 years ago
stasis_app_playback.h uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
stasis_app_recording.h ari: Add a copy operation for stored recordings 11 years ago
stasis_app_snoop.h uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
stasis_bridges.h res/ari/resource_bridges: Add the ability to manipulate the video source 9 years ago
stasis_cache_pattern.h stasis_cache_pattern: Backport to 13 10 years ago
stasis_channels.h Forward declare 'struct ast_json' in asterisk.h 8 years ago
stasis_endpoints.h Forward declare 'struct ast_json' in asterisk.h 8 years ago
stasis_internal.h main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_message_router.h stasis: Add setting subscription congestion levels. 9 years ago
stasis_system.h Forward declare 'struct ast_json' in asterisk.h 8 years ago
stasis_test.h Initial support for endpoints. 12 years ago
statsd.h Fixed some typos 10 years ago
stringfields.h stringfields: Refactor to allow fields to be added to the end of structures 9 years ago
strings.h strings.h: Avoid overflows in the string hash functions 8 years ago
stun.h Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
syslog.h main/syslog: Allow dynamic logs, such as security events, to log to the syslog 10 years ago
taskprocessor.h pjsip: Fix deadlock with suspend taskprocessor on masquerade 9 years ago
tcptls.h Merge "tcptls: Use new certificate upon sip reload" into 13 9 years ago
tdd.h
term.h main: Slight refactor of main. Improve color situation. 10 years ago
test.h test.c: Add unit test registration checks for summary and description. 10 years ago
threadpool.h res_pjsip: Deny requests when threadpool queue is backed up. 10 years ago
threadstorage.h Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled. 10 years ago
time.h include/asterisk/time.h: Renamed global declaration:tv 9 years ago
timing.h timing: Improve performance for most timing implementations. 11 years ago
transcap.h
translate.h Add notes about embedded ast_frame structs holding a format ref. 8 years ago
udptl.h udptl: Dead code elimination. ast_udptl_bridge was not used. 12 years ago
ulaw.h
unaligned.h
uri.h uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.h res_rtp: Fix regression when IPv6 is not available. 9 years ago
uuid.h Add uuid wrapper API call ast_uuid_generate_str(). 12 years ago
vector.h vector: Prevent NULL argument to memcpy. 9 years ago
version.h Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 14 years ago
xml.h Add CLI configuration documentation 12 years ago
xmldoc.h AMI: Allow for command response documentation 11 years ago
xmpp.h ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 11 years ago