Commit Graph

1958 Commits (d806ae0da0811f26d23fd241ede8840d09cf74e4)

Author SHA1 Message Date
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Tilghman Lesher b5f6eac49e Allow trunk to once again compile under MALLOC_DEBUG
17 years ago
Russell Bryant cce4fad522 Make invalid hints report Unavailable instead of Idle.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Russell Bryant 27e1708eed Note a new API call, and one that changed in doxygen.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Sean Bright e06c6f97c4 Add functions to map syslog facilities and priorities constants to strings.
17 years ago
Sean Bright 2f88262abb Add checks in configure for non-POSIX syslog facilities.
17 years ago
Sean Bright 4535305772 Move syslog utility functions into a separate file so they can be re-used.
17 years ago
David Vossel 87c8658912 attempting to load running modules
17 years ago
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