aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell7-24/+492
2009-06-26Add functions to map syslog facilities and priorities constants to strings.seanbright1-0/+22
2009-06-26Add checks in configure for non-POSIX syslog facilities.seanbright1-17/+95
2009-06-25Move syslog utility functions into a separate file so they can be re-used.seanbright1-0/+71
2009-06-22attempting to load running modulesdvossel1-4/+5
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...file1-0/+22
2009-06-18Trunk implementation of setting an alternate RTP source.mmichelson1-0/+24
2009-06-17Merged revisions 201261 via svnmerge from kpfleming1-5/+8
2009-06-16Enable applications to enable/disable digit and tone detection.kpfleming1-0/+6
2009-06-16Merged revisions 200991 via svnmerge from kpfleming3-11/+47
2009-06-15Last batch of 'static' qualifiers for module-level global variables.kpfleming1-4/+4
2009-06-15More 'static' qualifiers on module global variables.kpfleming1-1/+1
2009-06-15Redesigned 'optional API' support.kpfleming6-104/+216
2009-06-10Merged revisions 199856 via svnmerge from seanbright1-2/+2
2009-06-09module load prioritydvossel1-0/+8
2009-06-08Merged revisions 199626,199628 via svnmerge from seanbright1-4/+4
2009-06-05Merged revisions 199297 via svnmerge from dvossel1-1/+1
2009-06-04Merged revisions 199022 via svnmerge from seanbright1-0/+12
2009-06-02Generic call forward api, ast_call_forward()dvossel1-0/+12
2009-06-01Add the ability to execute connected line interception macros.mmichelson2-0/+48
2009-06-01Minor whitespace fix.russell1-2/+2
2009-05-31Constify the ast_frame arg to ast_queue_frame().russell1-2/+2
2009-05-29Merged revisions 198068 via svnmerge from mnicholson1-0/+1
2009-05-28Update references to downloads.digium.com to its new URL.seanbright1-1/+1
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.seanbright3-6/+6
2009-05-28Add Calendaring support for Asterisktwilson2-0/+196
2009-05-28Merged revisions 197537 via svnmerge from mmichelson1-0/+4
2009-05-27Ensure that this header includes xmldoc.h, since it depends on it.kpfleming1-0/+1
2009-05-26Update configure script to check for OSP toolkit 3.5.0.russell1-3/+0
2009-05-26Add new ast_complete_applications function so that we can use it with theseanbright1-0/+8
2009-05-23Correct example for CLI autocompletion (generation)kpfleming1-2/+2
2009-05-22Implement a new element in AstXML for AMI actions documentation.eliel3-10/+20
2009-05-21Const-ify the world (or at least a good part of it)kpfleming13-57/+59
2009-05-21Merged revisions 195881 via svnmerge from mnicholson1-0/+18
2009-05-18Recorded merge of revisions 195366 via svnmerge from tilghman2-22/+42
2009-05-15Add ability for modules to dynamically register logger levelskpfleming1-0/+31
2009-05-09Minor documentation update for ast_event_queue().russell1-3/+4
2009-05-05Add a more efficient way of allocating structures that use stringfieldskpfleming1-0/+25
2009-05-05Correct some flaws in the memory accounting code for stringfields and ao2 obj...kpfleming1-1/+1
2009-05-05Properly account for memory allocated for channels and datastoreskpfleming3-11/+35
2009-05-05Ensure that string pools allocated to hold stringfields are properly accounte...kpfleming1-6/+14
2009-05-04Restore 'asyncagi break' command to 1.6.1 and higher.tilghman1-17/+29
2009-05-04Ensure that astobj2 memory allocations are properly accounted for when MALLOC...kpfleming1-19/+62
2009-05-03Add 'bitflags'-style information elements to event frameworkkpfleming2-1/+56
2009-05-02Remove rarely-used event_log/LOG_EVENT supportkpfleming1-11/+0
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...kpfleming1-29/+23
2009-04-30Detect eaccess (or euidaccess) before using it.tilghman1-0/+6
2009-04-29SIP option to specify outbound TLS/SSL client protocol.dvossel1-1/+7
2009-04-29Merge str_substitution branch.tilghman3-20/+131
2009-04-29Consistent SSL/TLS options across conf filesdvossel1-0/+5