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 5456794b66
New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests
12 years ago
..
doxygen Change pointer to existing wiki page instead of non-existing page 13 years ago
_private.h Index installed sounds and implement ARI sounds queries 12 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 Multiple revisions 369323-369324 13 years ago
ael_structs.h Merged revisions 136726 via svnmerge from 17 years ago
agi.h Remove the old stub files, preferring the optional_api method. 15 years ago
alaw.h
aoc.h Generic Advice of Charge. 16 years ago
app.h Fix a build warning with stasis messages. 13 years ago
ast_expr.h Merge str_substitution branch. 17 years ago
ast_version.h
astdb.h app_queue: Support persisting and loading of long member lists. 13 years ago
astmm.h Merged revisions 376049 via svnmerge from 13 years ago
astobj.h
astobj2.h Make ao2 global objects not always use the debug version of the ao2_ref() calls. 13 years ago
astosp.h
audiohook.h Clean up doxygen warnings 13 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
autoconfig.h.in Correct autoconf script for finding UUID support. 13 years ago
backtrace.h Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
bridging.h Tweak after bridge callback reason to string strings. 12 years ago
bridging_basic.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
bridging_features.h Fix overlapping enum ast_bridge_feature_flags. 12 years ago
bridging_roles.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
bridging_technology.h Extract a useful routine from the softmix bridge technology. 12 years ago
buildinfo.h try to get this committed before the buildbot complains about a broken tree 17 years ago
calendar.h Track module use count for res_calendar 14 years ago
callerid.h Allow for redirecting reasons to be set to arbitrary strings. 13 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 Better handle parking in CDRs 12 years ago
cel.h CEL refactoring cleanup 12 years ago
celt.h I think reviewboard broke this. The whole file was doubled. 14 years ago
channel.h bridge_features: Support One touch Monitor/MixMonitor 12 years ago
channel_internal.h Update Asterisk's CDRs for the new bridging framework 13 years ago
channelstate.h Merge Call completion support into trunk. 16 years ago
chanvars.h Add additional memory debugging to several core APIs, and fix several memory 17 years ago
cli.h DTMF events are now published on a channel's stasis_topic. AMI was 13 years ago
compat.h Add builtin roundf() for systems lacking it. 13 years ago
compiler.h Merged revisions 285336 via svnmerge from 15 years ago
config.h Add support for a realtime sorcery module. 13 years ago
config_options.h Add config framework non-empty string validation requirement option. 12 years ago
core_local.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
core_unreal.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
crypto.h Clean up doxygen warnings 13 years ago
data.h Asterisk media architecture conversion - no more format bitfields 15 years ago
datastore.h Clean up doxygen warnings 13 years ago
devicestate.h Move device state distribution to Stasis-core 13 years ago
dial.h Add dial events to app_queue and app_followme. 13 years ago
dlinkedlists.h Doubly linked lists unit test and update to implementation. 14 years ago
dns.h
dnsmgr.h Re-link peers by IP when dnsmgr changes the IP 14 years ago
doxyref.h Doxygen Updates - Title update 13 years ago
dsp.h Improve T.38 gateway V.21 preamble detection. 14 years ago
dundi.h incorporates r159808 from branches/1.4: 17 years ago
endian.h only include this for OpenBSD. At least FreeBSD is borked when including it 17 years ago
endpoints.h Initial support for endpoints. 13 years ago
enum.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 17 years ago
event.h Merged revisions 335510 via svnmerge from 14 years ago
event_defs.h Putting all event defs and names back for now due to res_corosync dependency 13 years ago
extconf.h Merged revisions 328329 via svnmerge from 14 years ago
features.h features: call pickup stasis refactoring 12 years ago
features_config.h bridge_features: Support One touch Monitor/MixMonitor 12 years ago
file.h Index installed sounds and implement ARI sounds queries 12 years ago
format.h Index installed sounds and implement ARI sounds queries 12 years ago
format_cap.h Fixup some bridge and format capabilities comments and whitespace. 13 years ago
format_pref.h Clean up doxygen warnings 13 years ago
frame.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
frame_defs.h Asterisk media architecture conversion - no more format bitfields 15 years ago
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 Add SRTP support for Asterisk 16 years ago
hashtab.h Merged revisions 376341,376344-376345 via svnmerge from 13 years ago
heap.h Clean up doxygen warnings 13 years ago
http.h Index installed sounds and implement ARI sounds queries 12 years ago
http_websocket.h Allow WebSocket connections on more URL's 13 years ago
image.h Asterisk media architecture conversion - no more format bitfields 15 years ago
indications.h Audit of ao2_iterator_init() usage for v1.8. 14 years ago
inline_api.h Add development flag to disable the inline API. 13 years ago
io.h Merged revisions 182810 via svnmerge from 17 years ago
jabber.h Doxygen Updates - janitor work 13 years ago
jingle.h Merged revisions 327682 via svnmerge from 14 years ago
json.h Refactor extraneous channel events 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 Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
logger.h Add backtrace generation to MALLOC_DEBUG memory corruption reports 13 years ago
manager.h Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state. 12 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 Clean up doxygen warnings 13 years ago
mixmonitor.h bridge_features: Support One touch Monitor/MixMonitor 12 years ago
mod_format.h Asterisk media architecture conversion - no more format bitfields 15 years ago
module.h Break res_stasis into smaller files. 13 years ago
monitor.h Redesigned 'optional API' support. 17 years ago
musiconhold.h
netsock.h Convert netsock.h over to use ast_sockaddrs rather than sockaddr_in and update 14 years ago
netsock2.h Stasis: Update security events to use Stasis 13 years ago
network.h
optional_api.h Address OpenSSL initialization issues when using third-party libraries. 14 years ago
options.h Make it possible to change the minimum DTMF duration in asterisk.conf 14 years ago
parking.h Better handle parking in CDRs 12 years ago
paths.h Doxygen Updates - Title update 13 years ago
pbx.h Prevent crash during synchronous AMI origination by ref bumping returned channel 12 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 16 years ago
plc.h
poll-compat.h Merged revisions 284597 via svnmerge from 15 years ago
presencestate.h Move presence state distribution to Stasis-core 13 years ago
privacy.h
pval.h Merged revisions 271399 via svnmerge from 16 years ago
res_fax.h Improve T.38 gateway V.21 preamble detection. 14 years ago
res_odbc.h Doxygen Updates - janitor work 13 years ago
res_sip.h New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests 12 years ago
res_sip_exten_state.h Merge in current pimp_my_sip work, including: 12 years ago
res_sip_pubsub.h Implement the defined PUBLISH ESC API within res_sip_pubsub. 12 years ago
res_sip_session.h Merge in current pimp_my_sip work, including: 12 years ago
res_srtp.h Allow SRTP policies to be reloaded 14 years ago
rtp_engine.h Merge in the bridge_construction branch to make the system use the Bridging API. 13 years ago
say.h Doxygen formatting 15 years ago
sched.h ast_channel opaquification of pointers and integral types 14 years ago
sdp_srtp.h Merge in current pimp_my_sip work, including: 12 years ago
security_events.h Avoid unnecessary cleanups during immediate shutdown 13 years ago
security_events_defs.h Stasis: Update security events to use Stasis 13 years ago
select.h Merged revisions 315503 via svnmerge from 15 years ago
sha1.h Update SHA1 code to RFC 6234 14 years ago
silk.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
sip_api.h Don't make chan_sip export global symbols. 13 years ago
slin.h Asterisk media architecture conversion - no more format bitfields 15 years ago
slinfactory.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
smdi.h Doxygen Updates - Title update 13 years ago
sorcery.h Add a note about being ready to accept observer invocations before adding an observer. 12 years ago
sounds_index.h Index installed sounds and implement ARI sounds queries 12 years ago
speech.h Add support for retrieving engine specific settings using the speech API and from dialplan. 13 years ago
srv.h Doxygen - Markup Guidelines 13 years ago
stasis.h Refactor extraneous channel events 12 years ago
stasis_app.h ARI: Implement channel hold/unhold. 12 years ago
stasis_app_impl.h Break res_stasis into smaller files. 13 years ago
stasis_app_playback.h This patch adds support for controlling a playback operation from the 13 years ago
stasis_bridging.h Add stasis publications for blind and attended transfers. 12 years ago
stasis_channels.h CEL refactoring cleanup 12 years ago
stasis_endpoints.h Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state. 12 years ago
stasis_http.h stasis-http: Provide a response body for 201 created responses 13 years ago
stasis_internal.h Update Asterisk's CDRs for the new bridging framework 13 years ago
stasis_message_router.h Convert message_router routes to ao2. Add support for removal. 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 Add aggregate operations for stuctures with string fields 13 years ago
strings.h Refactor CEL channel events on top of Stasis-Core 13 years ago
stun.h Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
syslog.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 16 years ago
taskprocessor.h Address David's latest feedback on reviewboard: 13 years ago
tcptls.h Do not use a FILE handle when doing SIP TCP reads. 13 years ago
tdd.h
term.h Revamp of terminal color codes 13 years ago
test.h Update Asterisk's CDRs for the new bridging framework 13 years ago
threadpool.h Merge the pimp_my_sip branch into trunk. 13 years ago
threadstorage.h Fix some doxygen warnings. 16 years ago
time.h Update Asterisk's CDRs for the new bridging framework 13 years ago
timing.h Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
transcap.h
translate.h Clean up doxygen warnings 13 years ago
udptl.h Doxygen Updates - Title update 13 years ago
ulaw.h
unaligned.h Merged revisions 282543 via svnmerge from 15 years ago
utils.h Use the proper lower bound when doing saturation arithmetic. 13 years ago
uuid.h Add uuid wrapper API call ast_uuid_generate_str(). 13 years ago
version.h Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 14 years ago
xml.h Add CLI configuration documentation 13 years ago
xmldoc.h Add CLI configuration documentation 13 years ago
xmpp.h Move device state distribution to Stasis-core 13 years ago