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 5e10e369b1
build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
..
doxygen Fix some doxygen bridging file references. 12 years ago
_private.h media formats: re-architect handling of media for performance improvements 11 years ago
abstract_jb.h media formats: re-architect handling of media for performance improvements 11 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 11 years ago
astmm.h core: Don't allow free to mean ast_free (and malloc, etc..). 11 years ago
astobj.h Deprecate astobj.h 11 years ago
astobj2.h astobj2: assert on invalid ref and backtrace cleanup 11 years ago
astosp.h
audiohook.h media formats: re-architect handling of media for performance improvements 11 years ago
autochan.h Fix a deadlock that occurred due to a conflict of masquerades. 12 years ago
autoconfig.h.in build: Force -fsigned-char on platforms where the default for char is unsigned 11 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 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 12 years ago
bridge_basic.h Massively clean up app_queue. 12 years ago
bridge_channel.h media formats: re-architect handling of media for performance improvements 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 11 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 12 years ago
bridge_technology.h Fix assumption in bridge_native_rtp.c regarding number of participants in a bridge. 12 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 11 years ago
causes.h
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 12 years ago
celt.h
channel.h main/cdrs: Preserve context/extension when executing a Macro or GoSub 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 11 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 12 years ago
config.h config: Fix inf loop using ast_category_browse and ast_variable_retrieve 11 years ago
config_options.h media formats: re-architect handling of media for performance improvements 11 years ago
core_local.h Create Local channel messages on the Stasis message bus and produce AMI events 12 years ago
core_unreal.h uniqueid: channel linkedid, ami, ari object creation with id's 12 years ago
crypto.h
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) 12 years ago
dial.h Dial API: Add a dial option to indicate the dialed channel will replace dialer 11 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 11 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. 12 years ago
features_config.h Fix doxygen to use correct units of features.conf options. 12 years ago
file.h Voicemail: get correct duration when copying file to vm 11 years ago
format.h media formats: re-architect handling of media for performance improvements 11 years ago
format_cache.h Remove duplicate definitions of ast_format_vp8. 11 years ago
format_cap.h Add API call to determine if format capability structure is "empty". 11 years ago
format_compatibility.h chan_iax2: Several media format fixes. 11 years ago
frame.h chan_pjsip: Fix deadlock when masquerading PJSIP channels. 11 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
hashtab.h
heap.h
http.h HTTP: Add persistent connection support. 11 years ago
http_websocket.h res_http_websocket: Close websocket correctly and use careful fwrite 11 years ago
image.h media formats: re-architect handling of media for performance improvements 11 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 11 years ago
linkedlists.h
localtime.h Stasis application WebSocket support 13 years ago
lock.h vector: Update API to be more flexible. 12 years ago
logger.h logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST(). 11 years ago
manager.h AMI/ARI: Update version to 2.5.0/1.5.0 respectively 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 11 years ago
mixmonitor.h bridge_features: Support One touch Monitor/MixMonitor 12 years ago
mod_format.h media formats: re-architect handling of media for performance improvements 11 years ago
module.h Add module support level to ast_module_info structure. Print it in CLI "module show" . 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. 12 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. 12 years ago
network.h
optional_api.h Fix graceful shutdown crash. 12 years ago
options.h Remove many deprecated modules 11 years ago
opus.h Add pass through support for Opus and VP8; Opus format attribute negotiation 12 years ago
parking.h res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 12 years ago
paths.h ARI - channel recording support 12 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. 12 years ago
pktccops.h
plc.h
poll-compat.h
presencestate.h Split caching out from the stasis_caching_topic. 12 years ago
privacy.h
pval.h
res_fax.h Channels: Masquerades to automatically move frame/audio hooks 11 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
res_pjsip.h res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports. 11 years ago
res_pjsip_body_generator_types.h res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 11 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. 11 years ago
res_pjsip_presence_xml.h Add support for RFC 4662 resource list subscriptions. 11 years ago
res_pjsip_pubsub.h PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_session.h PJSIP: Enforce module load dependencies 11 years ago
res_srtp.h
rtp_engine.h res_rtp_asterisk: Fix a myriad of TURN client issues. 11 years ago
say.h Add SayAlphaCase and similar functionality for AGI 12 years ago
sched.h sched: Fix typo and whitespace change. 11 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 13 years ago
security_events_defs.h Strip down the old event system 12 years ago
select.h
sem.h Multiple revisions 399887,400138,400178,400180-400181 12 years ago
sha1.h
silk.h
sip_api.h
slin.h media formats: re-architect handling of media for performance improvements 11 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 Prevent duplicate sorcery wizards from being applied to sorcery object types. 12 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 11 years ago
spinlock.h Add "destroy" implementation for spinlock. 12 years ago
srv.h Doxygen - Markup Guidelines 13 years ago
stasis.h Stasis: Allow message types to be blocked 11 years ago
stasis_app.h Improve call forwarding reporting, especially with regards to ARI. 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 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 12 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 12 years ago
stasis_bridges.h Stasis: Add information to blind transfer event 11 years ago
stasis_cache_pattern.h Split caching out from the stasis_caching_topic. 12 years ago
stasis_channels.h stasis: Reduce creation of channel snapshots to improve performance 12 years ago
stasis_endpoints.h ARI: Don't leak implementation details 12 years ago
stasis_internal.h stasis: Made internal_stasis_subscribe() prototype and definition match exactly. 12 years ago
stasis_message_router.h stasis: Add methods to allow for synchronous publishing to subscriber 12 years ago
stasis_system.h Convert CCSS manager events to stasis. 12 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
strings.h utils: Create ast_strsep function that ignores separators inside quotes 11 years ago
stun.h
syslog.h
taskprocessor.h chan_pjsip: Fix deadlock when masquerading PJSIP channels. 11 years ago
tcptls.h HTTP: Add persistent connection support. 11 years ago
tdd.h
term.h
test.h Several components: fixing Typos in comments and code, "avaliable" instead of "available" 12 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. 12 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 11 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 CallerID: Fix parsing of malformed callerid 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 11 years ago
version.h
xml.h
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