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
Kevin Harwell 74135c8efa
res_pjsip: Failover when server is not available
11 years ago
..
doxygen Fix some doxygen bridging file references. 13 years ago
.gitignore Add .gitignore and .gitreview files 11 years ago
_private.h queue_log: Post QUEUESTART entry when Asterisk fully boots. 12 years ago
abstract_jb.h media formats: re-architect handling of media for performance improvements 12 years ago
acl.h pjsip cli: Change Identify to show CIDR notation instead of netmasks. 12 years ago
adsi.h
ael_structs.h
agi.h
alaw.h
aoc.h channel locking: Add locking for channel snapshot creation 13 years ago
app.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
ari.h res_ari: Fix various memory leaks. 13 years ago
ast_expr.h
ast_version.h
astdb.h core/db: Revert Patch Added In Attempt To Improve I/O Performance 12 years ago
astmm.h MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 11 years ago
astobj.h Deprecate astobj.h 12 years ago
astobj2.h Astobj2: Run weakproxy subscription callbacks in reverse order. 11 years ago
astosp.h
audiohook.h audiohook.c: Difference in read/write rates caused continuous buffer resets 11 years ago
autochan.h Fix a deadlock that occurred due to a conflict of masquerades. 13 years ago
autoconfig.h.in Update configure.ac/Makefile for clang 11 years ago
backtrace.h Fix memory corruption when trying to get "core show locks". 13 years ago
beep.h (mix)monitor: Add options to enable a periodic beep 12 years ago
bridge.h Logger: Convert 'struct ast_callid' to unsigned int. 12 years ago
bridge_after.h A great big renaming patch 13 years ago
bridge_basic.h Massively clean up app_queue. 13 years ago
bridge_channel.h app_confbridge: file playback blocks dtmf 12 years ago
bridge_channel_internal.h Bridge core: Pass a ref with the swap channel when joining a bridge. 12 years ago
bridge_features.h Stasis: Convey transfer information to applications 12 years ago
bridge_internal.h Bridge core: Pass a ref with the swap channel when joining a bridge. 12 years ago
bridge_roles.h ARI: bridges/{bridgeID}/addChannel: add roles parameter 13 years ago
bridge_technology.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
bucket.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
buildinfo.h
calendar.h
callerid.h media formats: re-architect handling of media for performance improvements 12 years ago
causes.h
ccss.h
cdr.h CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 13 years ago
cel.h clang compiler warnings: Fix autological comparisons 11 years ago
celt.h
channel.h Remove unneeded uses of optional_api providers. 11 years ago
channel_internal.h uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
channelstate.h channel locking: Add locking for channel snapshot creation 13 years ago
chanvars.h res_phoneprov: Refactor phoneprov to allow pluggable config providers 12 years ago
cli.h CLI: Enable automatic references to modules. 11 years ago
codec.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
compat.h res_pjsip,compat: INFINITY and NAN undefined 13 years ago
compiler.h optional_api: Fix linking problems between modules that export global symbols 13 years ago
config.h res_pjsip_config_wizard/config: Fix template processing 11 years ago
config_options.h media formats: re-architect handling of media for performance improvements 12 years ago
core_local.h Create Local channel messages on the Stasis message bus and produce AMI events 13 years ago
core_unreal.h Logger: Convert 'struct ast_callid' to unsigned int. 12 years ago
crypto.h
data.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
datastore.h Stasis: Convey transfer information to applications 12 years ago
devicestate.h res_corosync: Update module to work with Stasis (and compile) 12 years ago
dial.h Dial API: add self destruct option when complete 12 years ago
dlinkedlists.h
dns.h res_pjsip: Enable PJSIP DNS client support. 13 years ago
dns_core.h res_pjsip: Add external PJSIP resolver implementation using core DNS API. 11 years ago
dns_internal.h DNS: Fix doxygen comments. 11 years ago
dns_naptr.h dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 12 years ago
dns_query_set.h res_pjsip: Add external PJSIP resolver implementation using core DNS API. 11 years ago
dns_recurring.h dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 12 years ago
dns_resolver.h dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 12 years ago
dns_srv.h dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 12 years ago
dns_test.h Reduce duplication of common DNS code. 11 years ago
dns_tlsa.h dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 12 years ago
dnsmgr.h
doxyref.h app_voicemail: Voicemail callback registration/unregistration function improvements. 13 years ago
dsp.h res_pjsip: Add an 'auto' option for DTMF Mode 11 years ago
dundi.h
endian.h
endpoints.h pjsip_options: Add qualify_timeout processing and eventing 11 years ago
enum.h
event.h doxygen: Fix doxygen errors 11 years ago
event_defs.h res_corosync: Update module to work with Stasis (and compile) 12 years ago
extconf.h
features.h Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
features_config.h Allow for transferer to retry when dialing an invalid extension. 12 years ago
file.h Voicemail: get correct duration when copying file to vm 12 years ago
format.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
format_cache.h Astobj2: Allow reference debugging to be enabled/disabled by config. 11 years ago
format_cap.h Astobj2: Allow reference debugging to be enabled/disabled by config. 11 years ago
format_compatibility.h chan_iax2: Several media format fixes. 12 years ago
frame.h chan_pjsip: Fix deadlock when masquerading PJSIP channels. 12 years ago
framehook.h PJSIP: Prevent T38 framehook being put on wrong channel 12 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
global_datastores.h Detect potential forwarding loops based on count. 11 years ago
hashtab.h
heap.h
http.h HTTP: For httpd server, need option to define server name for security purposes 12 years ago
http_websocket.h res/res_http_websocket: Add a pre-session established callback 11 years ago
image.h media formats: re-architect handling of media for performance improvements 12 years ago
indications.h
inline_api.h build: Fixes for gcc 5 compilation 11 years ago
io.h
json.h ARI: Fix crash if integer values used in JSON payload 'variables' object. 12 years ago
linkedlists.h
localtime.h
lock.h asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers. 12 years ago
logger.h clang compiler warnings: Fix autological comparisons 11 years ago
manager.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
max_forwards.h Detect potential forwarding loops based on count. 11 years ago
md5.h
media_index.h Index installed sounds and implement ARI sounds queries 13 years ago
message.h Multiple revisions 420089-420090,420097 12 years ago
mixmonitor.h bridge_features: Support One touch Monitor/MixMonitor 13 years ago
mod_format.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
module.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
monitor.h Remove unneeded uses of optional_api providers. 11 years ago
musiconhold.h Update MOH start/stop routine doxygen. 13 years ago
netsock.h Move eid functions to utils.c, mark netsock.h deprecated 12 years ago
netsock2.h pjsip cli: Change Identify to show CIDR notation instead of netmasks. 12 years ago
network.h
optional_api.h Optional API: Fix handling of sources that are both provider and user. 11 years ago
options.h Allow command-line options to override asterisk.conf. 11 years ago
opus.h Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
parking.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
paths.h ARI - channel recording support 13 years ago
pbx.h Fix unsafe uses of ast_context pointers. 11 years ago
phoneprov.h res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup 12 years ago
pickup.h Make sure that pickup.h does not use an include guard name used elsewhere. 13 years ago
pktccops.h
plc.h
poll-compat.h
presencestate.h Split caching out from the stasis_caching_topic. 13 years ago
privacy.h
pval.h
res_fax.h res_fax: allow 2400 transmission rate according to v.27ter standard 11 years ago
res_hep.h res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP 13 years ago
res_mwi_external.h External MWI core support. 13 years ago
res_odbc.h
res_pjsip.h res_pjsip: Failover when server is not available 11 years ago
res_pjsip_body_generator_types.h res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 12 years ago
res_pjsip_cli.h pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup. 13 years ago
res_pjsip_outbound_publish.h res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support. 12 years ago
res_pjsip_presence_xml.h Add support for RFC 4662 resource list subscriptions. 12 years ago
res_pjsip_pubsub.h res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination 11 years ago
res_pjsip_session.h pjsip: resolve compatibility problem with ast_sip_session 11 years ago
res_srtp.h
rtp_engine.h doxygen: Fix doxygen errors 11 years ago
say.h Add SayAlphaCase and similar functionality for AGI 13 years ago
sched.h Create work around for scheduler leaks during shutdown. 12 years ago
sdp_srtp.h Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 12 years ago
security_events.h
security_events_defs.h Strip down the old event system 13 years ago
select.h
sem.h doxygen: Fix doxygen errors 11 years ago
sha1.h
silk.h
sip_api.h Remove unneeded uses of optional_api providers. 11 years ago
slin.h Fix buffer overflow in slin sample frames generation. 11 years ago
slinfactory.h media formats: re-architect handling of media for performance improvements 12 years ago
smdi.h res_smdi: convert to astobj2 12 years ago
smoother.h media formats: re-architect handling of media for performance improvements 12 years ago
sorcery.h sorcery: Add ast_sorcery_object_unregister() API call. 11 years ago
sounds_index.h Index installed sounds and implement ARI sounds queries 13 years ago
speech.h media formats: re-architect handling of media for performance improvements 12 years ago
spinlock.h Add "destroy" implementation for spinlock. 12 years ago
srv.h
stasis.h Stasis: Fix unsafe use of stasis_unsubscribe in modules. 11 years ago
stasis_app.h ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 12 years ago
stasis_app_device_state.h ARI: Implement device state API 13 years ago
stasis_app_impl.h ARI: Fix a crash caused by hanging during playback to a channel in a bridge 12 years ago
stasis_app_mailbox.h ARI: Add mailboxes resource for controlling and polling external MWI 13 years ago
stasis_app_playback.h uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
stasis_app_recording.h ari: Add a copy operation for stored recordings 12 years ago
stasis_app_snoop.h uniqueid: channel linkedid, ami, ari object creation with id's 13 years ago
stasis_bridges.h Fix race condition that could result in ARI transfer messages not being sent. 12 years ago
stasis_cache_pattern.h Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 11 years ago
stasis_channels.h Add new AMI and ARI events for connected line changes on a channel. 12 years ago
stasis_endpoints.h res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 11 years ago
stasis_internal.h main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_message_router.h main/stasis: Allow subscriptions to use a threadpool for message delivery 12 years ago
stasis_system.h Convert CCSS manager events to stasis. 13 years ago
stasis_test.h doxygen: Fix doxygen errors 11 years ago
statsd.h
stringfields.h stringfields: Fix bug in ast_string_fields_copy. 12 years ago
strings.h AMI: Escape string values. 11 years ago
stun.h
syslog.h main/syslog: Allow dynamic logs, such as security events, to log to the syslog 12 years ago
taskprocessor.h chan_pjsip: Fix deadlock when masquerading PJSIP channels. 12 years ago
tcptls.h Add X.509 subject alternative name support to TLS certificate 11 years ago
tdd.h
term.h
test.h test.c: Add unit test registration checks for summary and description. 11 years ago
threadpool.h threadpool, res_pjsip: Add serializer group shutdown API calls. 11 years ago
threadstorage.h Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled. 11 years ago
time.h Update Asterisk's CDRs for the new bridging framework 13 years ago
timing.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
transcap.h
translate.h Modules: Make ast_module_info->self available to auxiliary sources. 11 years ago
udptl.h udptl: Dead code elimination. ast_udptl_bridge was not used. 13 years ago
ulaw.h
unaligned.h
uri.h uri: Quiet warning about type qualifiers ignored on function return type 12 years ago
utils.h Fix/Update clang-RAII macro implementation 11 years ago
uuid.h
vector.h vector: Add REMOVE, ADD_SORTED and RESET macros 11 years ago
version.h
xml.h
xmldoc.h AMI: Allow for command response documentation 12 years ago
xmpp.h ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 12 years ago