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
George Joseph 2b8c441096
loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
..
doxygen Fix some doxygen bridging file references. 13 years ago
_private.h loader: Move definition of ast_module_reload from _private.h to module.h 11 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 12 years ago
app.h voicemail API callbacks: Extract the sayname API call to its own registerd callback. 12 years ago
ari.h res_ari: Fix various memory leaks. 12 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 Fix memory corruption when trying to get "core show locks". 13 years ago
astobj.h Deprecate astobj.h 12 years ago
astobj2.h astobj2: assert on invalid ref and backtrace cleanup 12 years ago
astosp.h
audiohook.h media formats: re-architect handling of media for performance improvements 12 years ago
autochan.h Fix a deadlock that occurred due to a conflict of masquerades. 12 years ago
autoconfig.h.in configure: Add autoconf check for libopus. 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 bridge.h: Remove redundant struct ast_bridge_channel forward declaration. 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 Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits. 11 years ago
bridge_channel_internal.h Bridging: Fix orphaned bridge if neither of the joining channels can join. 12 years ago
bridge_features.h Stasis: Convey transfer information to applications 12 years ago
bridge_internal.h uniqueid: channel linkedid, ami, ari object creation with id's 12 years ago
bridge_roles.h ARI: bridges/{bridgeID}/addChannel: add roles parameter 13 years ago
bridge_technology.h Fix assumption in bridge_native_rtp.c regarding number of participants in a bridge. 13 years ago
bucket.h sorcery, bucket: Change observer remove calls to take const callbacks struct. 12 years ago
buildinfo.h
calendar.h
callerid.h media formats: re-architect handling of media for performance improvements 12 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. 13 years ago
cdr.h CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 12 years ago
cel.h Restore usefulness of the CEL Peer field 13 years ago
celt.h
channel.h Stasis: Fix StasisStart/End order and missing events 11 years ago
channel_internal.h uniqueid: channel linkedid, ami, ari object creation with id's 12 years ago
channelstate.h channel locking: Add locking for channel snapshot creation 12 years ago
chanvars.h res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
cli.h DTMF events are now published on a channel's stasis_topic. AMI was 13 years ago
codec.h media formats: re-architect handling of media for performance improvements 12 years ago
compat.h res_pjsip,compat: INFINITY and NAN undefined 12 years ago
compiler.h optional_api: Fix linking problems between modules that export global symbols 13 years ago
config.h config: Create ast_variable_find_in_list() 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 uniqueid: channel linkedid, ami, ari object creation with id's 12 years ago
crypto.h Clean up doxygen warnings 14 years ago
data.h media formats: re-architect handling of media for performance improvements 12 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 a dial option to indicate the dialed channel will replace dialer 12 years ago
dlinkedlists.h
dns.h res_pjsip: Enable PJSIP DNS client support. 12 years ago
dnsmgr.h
doxyref.h app_voicemail: Voicemail callback registration/unregistration function improvements. 12 years ago
dsp.h
dundi.h
endian.h
endpoints.h ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech 12 years ago
enum.h
event.h res_corosync: Update module to work with Stasis (and compile) 12 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. 11 years ago
file.h Voicemail: get correct duration when copying file to vm 12 years ago
format.h media: Fix crash when determining sample count of a frame during shutdown. 11 years ago
format_cache.h Remove duplicate definitions of ast_format_vp8. 12 years ago
format_cap.h Add API call to determine if format capability structure is "empty". 12 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
hashtab.h Merged revisions 376341,376344-376345 via svnmerge from 13 years ago
heap.h Clean up doxygen warnings 14 years ago
http.h HTTP: Add persistent connection support. 12 years ago
http_websocket.h res_http_websocket: Close websocket correctly and use careful fwrite 12 years ago
image.h media formats: re-architect handling of media for performance improvements 12 years ago
indications.h
inline_api.h Add development flag to disable the inline API. 13 years ago
io.h
json.h Multiple revisions 420089-420090,420097 12 years ago
linkedlists.h Merged revisions 376630 via svnmerge from 13 years ago
localtime.h Stasis application WebSocket support 13 years ago
lock.h DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.h logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST(). 12 years ago
manager.h AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features 11 years ago
md5.h Ensure alignment of in[] field in MD5Context struct. 14 years ago
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 media formats: re-architect handling of media for performance improvements 12 years ago
module.h loader: Move definition of ast_module_reload from _private.h to module.h 11 years ago
monitor.h (mix)monitor: Add options to enable a periodic beep 12 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 Fix graceful shutdown crash. 13 years ago
options.h Remove many deprecated modules 12 years ago
opus.h Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
parking.h res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 12 years ago
paths.h ARI - channel recording support 13 years ago
pbx.h Originated calls: Fix several originate call problems. 12 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. 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 Channels: Masquerades to automatically move frame/audio hooks 12 years ago
res_hep.h res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP 12 years ago
res_mwi_external.h External MWI core support. 12 years ago
res_odbc.h Doxygen Updates - janitor work 14 years ago
res_pjsip.h res_pjsip_sdp_rtp: Add support for optimistic SRTP. 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. 12 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 PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_session.h res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress. 11 years ago
res_srtp.h
rtp_engine.h Direct Media calls within private network sometimes get one way audio 11 years ago
say.h Add SayAlphaCase and similar functionality for AGI 13 years ago
sched.h sched: Fix typo and whitespace change. 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 Avoid unnecessary cleanups during immediate shutdown 13 years ago
security_events_defs.h Strip down the old event system 13 years ago
select.h
sem.h Multiple revisions 399887,400138,400178,400180-400181 13 years ago
sha1.h
silk.h
sip_api.h Don't make chan_sip export global symbols. 14 years ago
slin.h media formats: re-architect handling of media for performance improvements 12 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 additional observer capabilities. 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 Doxygen - Markup Guidelines 13 years ago
stasis.h main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_app.h Stasis: Fix StasisEnd message ordering 11 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 12 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 12 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 12 years ago
stasis_bridges.h Fix race condition that could result in ARI transfer messages not being sent. 11 years ago
stasis_cache_pattern.h Split caching out from the stasis_caching_topic. 13 years ago
stasis_channels.h Add new AMI and ARI events for connected line changes on a channel. 11 years ago
stasis_endpoints.h ARI: Don't leak implementation details 12 years ago
stasis_internal.h main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_message_router.h main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_system.h Convert CCSS manager events to stasis. 13 years ago
stasis_test.h Initial support for endpoints. 13 years ago
statsd.h Example of how to use the Stasis message bus 13 years ago
stringfields.h stringfields: Fix bug in ast_string_fields_copy. 11 years ago
strings.h utils: Create ast_strsep function that ignores separators inside quotes 12 years ago
stun.h
syslog.h
taskprocessor.h chan_pjsip: Fix deadlock when masquerading PJSIP channels. 12 years ago
tcptls.h HTTP: Add persistent connection support. 12 years ago
tdd.h
term.h Revamp of terminal color codes 13 years ago
test.h sorcery: Add additional observer capabilities. 11 years ago
threadpool.h Merge the pimp_my_sip branch into trunk. 13 years ago
threadstorage.h Match use of ast_free() with ast_calloc() and add some curly braces. 13 years ago
time.h Update Asterisk's CDRs for the new bridging framework 13 years ago
timing.h timing: Improve performance for most timing implementations. 12 years ago
transcap.h
translate.h media formats: re-architect handling of media for performance improvements 12 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 12 years ago
utils.h config: Make text_file_save and 'dialplan save' escape semicolons in values. 11 years ago
uuid.h Add uuid wrapper API call ast_uuid_generate_str(). 13 years ago
vector.h media formats: re-architect handling of media for performance improvements 12 years ago
version.h
xml.h Add CLI configuration documentation 13 years ago
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