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
Scott Griepentrog 39a233d32b
rtp_engine: fix rtp payloads copy and improve argument names
13 years ago
..
doxygen Fix some doxygen bridging file references. 13 years ago
_private.h ARI: Add subscription support 13 years ago
abstract_jb.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
acl.h Stasis: Update security events to use Stasis 13 years ago
adsi.h
ael_structs.h
agi.h
alaw.h
aoc.h
app.h Massively clean up app_queue. 13 years ago
ari.h optional_api: Fix linking problems between modules that export global symbols 13 years ago
ast_expr.h
ast_version.h
astdb.h
astmm.h Fix memory corruption when trying to get "core show locks". 13 years ago
astobj.h
astobj2.h astobj2: Remove OBJ_CONTINUE support. 13 years ago
astosp.h
audiohook.h Minor optimizations. 13 years ago
autochan.h
autoconfig.h.in Detect and use xsltCleanupGlobals when available 13 years ago
backtrace.h Fix memory corruption when trying to get "core show locks". 13 years ago
bridge.h Tweak ast_bridge_depart() doxygen. 13 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 Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
bridge_channel_internal.h Bridging: Fix orphaned bridge if neither of the joining channels can join. 13 years ago
bridge_features.h Fix several interrelated issues dealing with the holding bridge technology. 13 years ago
bridge_internal.h Bridge API: Set a cause code on a channel when it is ejected from a bridge. 13 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 Add the bucket API. 13 years ago
buildinfo.h
calendar.h
callerid.h
causes.h
ccss.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
cdr.h Handle hangup logic in the Stasis message bus and consumers of Stasis messages 13 years ago
cel.h Restore usefulness of the CEL Peer field 13 years ago
celt.h
channel.h Add channel lock protection around translation path setup. 13 years ago
channel_internal.h Split caching out from the stasis_caching_topic. 13 years ago
channelstate.h
chanvars.h
cli.h
compat.h
compiler.h optional_api: Fix linking problems between modules that export global symbols 13 years ago
config.h Add support for a realtime sorcery module. 14 years ago
config_options.h Fix the config_options_test 13 years ago
core_local.h Create Local channel messages on the Stasis message bus and produce AMI events 13 years ago
core_unreal.h Massively clean up app_queue. 13 years ago
crypto.h
data.h
datastore.h
devicestate.h Strip down the old event system 13 years ago
dial.h Add dial events to app_queue and app_followme. 13 years ago
dlinkedlists.h
dns.h
dnsmgr.h
doxyref.h
dsp.h
dundi.h
endian.h
endpoints.h ARI: Add subscription support 13 years ago
enum.h
event.h Refactor CEL to avoid using the event system core 13 years ago
event_defs.h Refactor CEL to avoid using the event system core 13 years ago
extconf.h
features.h Restore Dial, Queue, and FollowMe 'I' option support. 13 years ago
features_config.h Fix doxygen to use correct units of features.conf options. 13 years ago
file.h ARI - channel recording support 13 years ago
format.h Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
format_cap.h Cache string values of formats on ast_format_cap() to save processing. 13 years ago
format_pref.h
frame.h Set 14400 as the default max bit rate if T38MaxBitRate is not specified 13 years ago
frame_defs.h
framehook.h bridge_native_rtp: Fix native bridge tech being incompatible when it should be. 13 years ago
fskmodem.h
fskmodem_float.h
fskmodem_int.h
global_datastores.h
hashtab.h
heap.h
http.h Shuffle RESTful URL's around. 13 years ago
http_websocket.h optional_api: Fix linking problems between modules that export global symbols 13 years ago
image.h
indications.h
inline_api.h Add development flag to disable the inline API. 14 years ago
io.h
jabber.h
jingle.h
json.h Address JSON thread safety issues. 13 years ago
linkedlists.h
localtime.h
lock.h Fix DEBUG_THREADS when lock is acquired in __constructor__ 13 years ago
logger.h ARI: Bridge Playback, Bridge Record 13 years ago
manager.h Miscellaneous stand alone comment cleanups. 13 years ago
md5.h
media_index.h Index installed sounds and implement ARI sounds queries 13 years ago
message.h
mixmonitor.h bridge_features: Support One touch Monitor/MixMonitor 13 years ago
mod_format.h
module.h Break res_stasis into smaller files. 13 years ago
monitor.h
musiconhold.h Update MOH start/stop routine doxygen. 13 years ago
netsock.h
netsock2.h Add IPv6 Support To chan_iax2 13 years ago
network.h
optional_api.h Fix graceful shutdown crash. 13 years ago
options.h Fix res_ari_asterisk load issue 13 years ago
opus.h Add pass through support for Opus and VP8; Opus format attribute negotiation 13 years ago
parking.h Allow res_parking to be unloadable 13 years ago
paths.h ARI - channel recording support 13 years ago
pbx.h pbx.c: fix confused match caller id that deleted exten still in hash 13 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_odbc.h
res_pjsip.h res_pjsip: crash when using localnet and external_signaling_address options 13 years ago
res_pjsip_exten_state.h Fix remnants of the pjsip renaming 13 years ago
res_pjsip_pubsub.h Handle default body types for SIP event packages in res_pjsip_pubsub 13 years ago
res_pjsip_session.h Fix remnants of the pjsip renaming 13 years ago
res_srtp.h
rtp_engine.h rtp_engine: fix rtp payloads copy and improve argument names 13 years ago
say.h Add SayAlphaCase and similar functionality for AGI 13 years ago
sched.h
sdp_srtp.h Merge in current pimp_my_sip work, including: 13 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
slin.h
slinfactory.h
smdi.h
sorcery.h Add a reloadable option for sorcery type objects 13 years ago
sounds_index.h Index installed sounds and implement ARI sounds queries 13 years ago
speech.h
srv.h Doxygen - Markup Guidelines 14 years ago
stasis.h Miscellaneous stand alone comment cleanups. 13 years ago
stasis_app.h ARI: Add subscription support 13 years ago
stasis_app_impl.h ARI: Correct error codes for bridge operations 13 years ago
stasis_app_playback.h ARI: Bridge Playback, Bridge Record 13 years ago
stasis_app_recording.h ARI: Implement /recordings/stored API's 13 years ago
stasis_bridges.h Make a couple of changes to help AMI events to be more clear in what is occurring. 13 years ago
stasis_cache_pattern.h Split caching out from the stasis_caching_topic. 13 years ago
stasis_channels.h Reduce channel snapshot creation and publishing by up to 50%. 13 years ago
stasis_endpoints.h Multiple revisions 400318-400319 13 years ago
stasis_internal.h Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_message_router.h Multiple revisions 399887,400138,400178,400180-400181 13 years ago
stasis_system.h Convert CCSS manager events to stasis. 13 years ago
stasis_test.h Initial support for endpoints. 14 years ago
statsd.h Example of how to use the Stasis message bus 14 years ago
stringfields.h
strings.h Move ast_str_container_alloc and friends 13 years ago
stun.h
syslog.h
taskprocessor.h Multiple revisions 399887,400138,400178,400180-400181 13 years ago
tcptls.h
tdd.h
term.h
test.h Update Asterisk's CDRs for the new bridging framework 13 years ago
threadpool.h Merge the pimp_my_sip branch into trunk. 14 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
transcap.h
translate.h
udptl.h
ulaw.h
unaligned.h
utils.h Fix memory corruption when trying to get "core show locks". 13 years ago
uuid.h
vector.h Multiple revisions 399887,400138,400178,400180-400181 13 years ago
version.h
xml.h
xmldoc.h
xmpp.h