Commit Graph

1948 Commits (eccfeaf9b47b86d9440bd79f16d790ca050dbaba)

Author SHA1 Message Date
Joshua Colp e85296e244 Add support for allowing an RTP engine to decide on whether it is possible for specific formats to be transcoded for an RTP instance.
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
Kevin P. Fleming 962bd7ab26 Merged revisions 201261 via svnmerge from
17 years ago
Kevin P. Fleming f1dc620467 Enable applications to enable/disable digit and tone detection.
17 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
17 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
17 years ago
Sean Bright 2cec55f038 Merged revisions 199856 via svnmerge from
17 years ago
David Vossel d532cbcd8a module load priority
17 years ago
Sean Bright 8ceb6c5d20 Merged revisions 199626,199628 via svnmerge from
17 years ago
David Vossel d1d9beadc9 Merged revisions 199297 via svnmerge from
17 years ago
Sean Bright befad10893 Merged revisions 199022 via svnmerge from
17 years ago
David Vossel 3830c415c7 Generic call forward api, ast_call_forward()
17 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
17 years ago
Russell Bryant 8da5e991ee Minor whitespace fix.
17 years ago
Russell Bryant 8580871fd4 Constify the ast_frame arg to ast_queue_frame().
17 years ago
Matthew Nicholson c8b0c41ed8 Merged revisions 198068 via svnmerge from
17 years ago
Sean Bright c772d5a0e6 Update references to downloads.digium.com to its new URL.
17 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Mark Michelson a7fd763ecc Merged revisions 197537 via svnmerge from
17 years ago
Kevin P. Fleming 1a02e34ccf Ensure that this header includes xmldoc.h, since it depends on it.
17 years ago
Russell Bryant 0e62eddb93 Update configure script to check for OSP toolkit 3.5.0.
17 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
17 years ago
Kevin P. Fleming 57eedf97d0 Correct example for CLI autocompletion (generation)
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Matthew Nicholson d02ad6b5f7 Merged revisions 195881 via svnmerge from
17 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
17 years ago
Kevin P. Fleming d1e0b11343 Add ability for modules to dynamically register logger levels
17 years ago
Russell Bryant 9c16774cc2 Minor documentation update for ast_event_queue().
17 years ago
Kevin P. Fleming 2746f589b7 Add a more efficient way of allocating structures that use stringfields
17 years ago
Kevin P. Fleming 1f49e675bb Correct some flaws in the memory accounting code for stringfields and ao2 objects
17 years ago
Kevin P. Fleming ec5116f80c Properly account for memory allocated for channels and datastores
17 years ago
Kevin P. Fleming d8182202ef Ensure that string pools allocated to hold stringfields are properly accounted in MALLOC_DEBUG mode
17 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
17 years ago
Kevin P. Fleming 1726475a54 Ensure that astobj2 memory allocations are properly accounted for when MALLOC_DEBUG is used
17 years ago
Kevin P. Fleming 73743b77b0 Add 'bitflags'-style information elements to event framework
17 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
17 years ago
Kevin P. Fleming d9d2779008 Add buffer and echo canceller control to CHANNEL() dialplan function for DAHDI channels
17 years ago
Tilghman Lesher 91dde03ba8 Detect eaccess (or euidaccess) before using it.
17 years ago
David Vossel a6adc84e69 SIP option to specify outbound TLS/SSL client protocol.
17 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
17 years ago
Russell Bryant 2c1ffef923 Resolve Solaris build issues and add some API documentation.
17 years ago
Kevin P. Fleming a9657a86bf Merged revisions 190721 via svnmerge from
17 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
17 years ago
Richard Mudgett 014aa91b84 Update comment.
17 years ago
Russell Bryant f052718a80 Add \since tag for new API calls.
17 years ago