Commit Graph

1356 Commits (bcff5928395d3dea747fcef368362bae77fdc895)

Author SHA1 Message Date
Russell Bryant 4cf8a968fd Add an API for reporting security events, and a security event logging module.
16 years ago
David Vossel ba2a8457b8 Merged revisions 205471 via svnmerge from
16 years ago
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Joshua Colp ae87ba45b5 Add support for multicast RTP paging.
17 years ago
Tilghman Lesher 6b53ec413d Fix 2 typos and add support for wide character types.
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Russell Bryant 730e60e583 Merged revisions 201600 via svnmerge from
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
Eliel C. Sardanons a179e144cd Show the interface name on error, if it is not found.
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
David Vossel d532cbcd8a module load priority
17 years ago
Eliel C. Sardanons 515166ba37 Move music on hold related applications documentation to XML.
17 years ago
Eliel C. Sardanons 4f94236de5 Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.
17 years ago
Eliel C. Sardanons 9ce385bd72 Move static docs to the new AstXML form.
17 years ago
Eliel C. Sardanons fb73ee6187 Moved more static documentation to the new AstXML form.
17 years ago
Eliel C. Sardanons 8d464b7211 Move JabberSend manager action from static docs to the AstXML form.
17 years ago
Eliel C. Sardanons 1b59a1cd7d Move static documentation of E|Dead|AGI() application and manager action to XML.
17 years ago
Eliel C. Sardanons 0c99bc31cb Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.
17 years ago
Sean Bright 3353710e16 Properly terminate the receive buffer before sending to iksemel.
17 years ago
Sean Bright 90c3db40ed Merged revisions 198370 via svnmerge from
17 years ago
Russell Bryant 1ee78437e4 Merged revisions 198311 via svnmerge from
17 years ago
Russell Bryant 04beecc859 Improve handling of trying to ACK too many timer expirations.
17 years ago
Terry Wilson c317d8f444 Add a couple of TODO items so I don't forget
17 years ago
Russell Bryant 1fab70a1c6 Resolve issues with choppy sound when using res_timing_pthread.
17 years ago
Russell Bryant 5894cefe1f Trim trailing whitespace so that I can work on this bug without it bothering me. :-)
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Russell Bryant cc8da4eff3 Merged revisions 196826 via svnmerge from
17 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
17 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
17 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
17 years ago
Eliel C. Sardanons ad08eeaabf Moved static documentation to the AstXML form.
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Sean Bright fb39d11e6f Fix res_agi compilation after the const-ify the world merge.
17 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
17 years ago
Eliel C. Sardanons 75cd3f4918 Move AGI documentation from static to the XML form.
17 years ago
Joshua Colp 1179ecf165 Merged revisions 194208 via svnmerge from
17 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
17 years ago
Russell Bryant 174697b7d1 Fix some timer state corruption.
17 years ago
Joshua Colp 4d840c93b6 Make the code that prevents an infinite loop from happening into a case insensitive check.
17 years ago
Joshua Colp 38a5f51006 Fix an infinite loop with tab completion of CLI aliases that reference themselves.
17 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
17 years ago
Jeff Peeler c675733e6c fix typos
17 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
Russell Bryant 639ece2a31 Merged revisions 190661-190662 via svnmerge from
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
17 years ago