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
Jonathan Rose 8e257fe819
Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
13 years ago
..
doxygen Change pointer to existing wiki page instead of non-existing page 13 years ago
_private.h Add CLI configuration documentation 14 years ago
abstract_jb.h Unit tests for the Jitter Buffer API; remove unnecessary resync 14 years ago
acl.h Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus 13 years ago
adsi.h Multiple revisions 369323-369324 14 years ago
ael_structs.h
agi.h Remove the old stub files, preferring the optional_api method. 16 years ago
alaw.h
aoc.h Generic Advice of Charge. 16 years ago
app.h Make things work again 14 years ago
ast_expr.h Merge str_substitution branch. 18 years ago
ast_version.h
astdb.h app_queue: Support persisting and loading of long member lists. 14 years ago
astmm.h Merged revisions 376049 via svnmerge from 14 years ago
astobj.h
astobj2.h Fix astobj2 doxygen comment. 14 years ago
astosp.h
audiohook.h Clean up doxygen warnings 14 years ago
autochan.h Convert the ast_channel data structure over to the astobj2 framework. 18 years ago
autoconfig.h.in Merge the pimp_my_sip branch into trunk. 13 years ago
bridging.h Eliminate an unused lock in ast_bridge_channel. 14 years ago
bridging_features.h Made some bridging API calls void. Some bridging comments updated. 14 years ago
bridging_technology.h Bridge API comment tweaks. 14 years ago
buildinfo.h
calendar.h Track module use count for res_calendar 15 years ago
callerid.h Allow for redirecting reasons to be set to arbitrary strings. 14 years ago
causes.h Merged revisions 378735,378748 via svnmerge from 14 years ago
ccss.h Clean up doxygen warnings 14 years ago
cdr.h Fix crash during CDR update. 15 years ago
cel.h Fix race condition for CEL LINKEDID_END event 14 years ago
celt.h I think reviewboard broke this. The whole file was doubled. 15 years ago
channel.h Add multi-channel Stasis messages; refactor Dial AMI events to Stasis 14 years ago
channel_internal.h This patch adds a new message bus API to Asterisk. 14 years ago
channelstate.h Merge Call completion support into trunk. 17 years ago
chanvars.h
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. 14 years ago
compiler.h Merged revisions 285336 via svnmerge from 16 years ago
config.h Add support for a realtime sorcery module. 13 years ago
config_options.h Add CLI configuration documentation 14 years ago
crypto.h Clean up doxygen warnings 14 years ago
data.h Asterisk media architecture conversion - no more format bitfields 16 years ago
datastore.h Clean up doxygen warnings 14 years ago
devicestate.h Move device state distribution to Stasis-core 13 years ago
dial.h Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles. 15 years ago
dlinkedlists.h Doubly linked lists unit test and update to implementation. 15 years ago
dns.h
dnsmgr.h Re-link peers by IP when dnsmgr changes the IP 15 years ago
doxyref.h Doxygen Updates - Title update 14 years ago
dsp.h Improve T.38 gateway V.21 preamble detection. 15 years ago
dundi.h
endian.h
enum.h Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 18 years ago
event.h Merged revisions 335510 via svnmerge from 15 years ago
event_defs.h Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus 13 years ago
extconf.h Merged revisions 328329 via svnmerge from 15 years ago
features.h Fix stuck DTMF when bridge is broken. 14 years ago
file.h Add ControlPlayback manager action 14 years ago
format.h Doxygen Updates Janitor Work 14 years ago
format_cap.h Fixup some bridge and format capabilities comments and whitespace. 14 years ago
format_pref.h Clean up doxygen warnings 14 years ago
frame.h Stasis application WebSocket support 14 years ago
frame_defs.h Asterisk media architecture conversion - no more format bitfields 16 years ago
framehook.h Clean up doxygen warnings 14 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 14 years ago
heap.h Clean up doxygen warnings 14 years ago
http.h This patch adds a RESTful HTTP interface to Asterisk. 13 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 16 years ago
indications.h Audit of ao2_iterator_init() usage for v1.8. 15 years ago
inline_api.h
io.h Merged revisions 182810 via svnmerge from 18 years ago
jabber.h Doxygen Updates - janitor work 14 years ago
jingle.h Merged revisions 327682 via svnmerge from 15 years ago
json.h Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus 13 years ago
linkedlists.h Merged revisions 376630 via svnmerge from 14 years ago
localtime.h Stasis application WebSocket support 14 years ago
lock.h Merged revisions 376589 via svnmerge from 14 years ago
logger.h Stopped spamming of debug messages during attended transfer. 14 years ago
manager.h Expose channel snapshot manager blob generation 14 years ago
md5.h Ensure alignment of in[] field in MD5Context struct. 14 years ago
message.h Clean up doxygen warnings 14 years ago
mod_format.h Asterisk media architecture conversion - no more format bitfields 16 years ago
module.h Add The Status Of A Module To The Output Of "CLI> module show" 14 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 15 years ago
netsock2.h Clean up doxygen warnings 14 years ago
network.h
optional_api.h Address OpenSSL initialization issues when using third-party libraries. 15 years ago
options.h Make it possible to change the minimum DTMF duration in asterisk.conf 14 years ago
paths.h Doxygen Updates - Title update 14 years ago
pbx.h Doxygen Updates Janitor Work 14 years ago
pktccops.h Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks 17 years ago
plc.h
poll-compat.h Merged revisions 284597 via svnmerge from 16 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. 15 years ago
res_odbc.h Doxygen Updates - janitor work 14 years ago
res_sip.h Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_pubsub.h Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_session.h Merge the pimp_my_sip branch into trunk. 13 years ago
res_srtp.h Allow SRTP policies to be reloaded 15 years ago
rtp_engine.h Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source 14 years ago
say.h Doxygen formatting 16 years ago
sched.h ast_channel opaquification of pointers and integral types 15 years ago
security_events.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
security_events_defs.h Add IPv6 address support to security events framework. 15 years ago
select.h Merged revisions 315503 via svnmerge from 15 years ago
sha1.h Update SHA1 code to RFC 6234 15 years ago
silk.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 16 years ago
sip_api.h Don't make chan_sip export global symbols. 14 years ago
slin.h Asterisk media architecture conversion - no more format bitfields 16 years ago
slinfactory.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 16 years ago
smdi.h Doxygen Updates - Title update 14 years ago
sorcery.h Merge the pimp_my_sip branch into trunk. 13 years ago
speech.h Add support for retrieving engine specific settings using the speech API and from dialplan. 14 years ago
srv.h Doxygen - Markup Guidelines 13 years ago
stasis.h Break the world. Stasis message type accessors should now all be named correctly. 14 years ago
stasis_app.h This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
stasis_channels.h Fixed a typo 13 years ago
stasis_http.h This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
stasis_message_router.h A simplistic router for stasis_message's. 14 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 14 years ago
strings.h This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
stun.h Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 15 years ago
syslog.h Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
taskprocessor.h Address David's latest feedback on reviewboard: 14 years ago
tcptls.h Do not use a FILE handle when doing SIP TCP reads. 14 years ago
tdd.h
term.h Revamp of terminal color codes 14 years ago
test.h Convert TestEvent AMI events over to Stasis Core 14 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 Multiple revisions 375993-375994 14 years ago
timing.h Refactor ast_timer_ack to return an error and handle the error in timer users 14 years ago
transcap.h
translate.h Clean up doxygen warnings 14 years ago
udptl.h Doxygen Updates - Title update 14 years ago
ulaw.h
unaligned.h Merged revisions 282543 via svnmerge from 16 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(). 14 years ago
version.h Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 15 years ago
xml.h Add CLI configuration documentation 14 years ago
xmldoc.h Add CLI configuration documentation 14 years ago
xmpp.h Move device state distribution to Stasis-core 13 years ago