aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2009-08-15cast time_t type variables to long where needed.mvanbaak1-8/+8
2009-08-12Added three new attributes and applied a patch to res_config_ldap.cghenry1-8/+17
2009-08-10AST-2009-005tilghman12-36/+36
2009-07-27Gracefully handle malformed RTP text packets.mmichelson1-0/+3
2009-07-27Honor channel's music class when using realtime music on hold.mmichelson1-20/+27
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...dbrooks2-5/+5
2009-07-22Clarify documentation on 'realtime update2' to show more than one condition.tilghman1-4/+6
2009-07-21Merged revisions 207647 via svnmerge from kpfleming1-4/+4
2009-07-11Add an API for reporting security events, and a security event logging module.russell1-0/+163
2009-07-08Merged revisions 205471 via svnmerge from dvossel1-19/+25
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.russell2-6/+0
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell3-2/+4
2009-06-25Add support for multicast RTP paging.file1-0/+261
2009-06-19Fix 2 typos and add support for wide character types.tilghman1-2/+5
2009-06-18fixes some memory leaks and redundant conditionsdvossel2-16/+8
2009-06-18Merged revisions 201600 via svnmerge from russell1-1/+2
2009-06-18Trunk implementation of setting an alternate RTP source.mmichelson1-2/+23
2009-06-16Show the interface name on error, if it is not found.eliel1-1/+1
2009-06-15More 'static' qualifiers on module global variables.kpfleming8-21/+21
2009-06-15Redesigned 'optional API' support.kpfleming6-46/+49
2009-06-09module load prioritydvossel3-4/+15
2009-06-06Move music on hold related applications documentation to XML.eliel1-52/+81
2009-06-06Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.eliel1-13/+31
2009-06-04Move static docs to the new AstXML form.eliel1-35/+94
2009-06-01Moved more static documentation to the new AstXML form.eliel1-105/+204
2009-06-01Move JabberSend manager action from static docs to the AstXML form.eliel1-9/+21
2009-06-01Move static documentation of E|Dead|AGI() application and manager action to XML.eliel1-36/+105
2009-05-31Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.eliel1-1/+5
2009-05-30Properly terminate the receive buffer before sending to iksemel.seanbright1-4/+14
2009-05-30Merged revisions 198370 via svnmerge from seanbright1-8/+8
2009-05-30Merged revisions 198311 via svnmerge from russell1-0/+2
2009-05-29Improve handling of trying to ACK too many timer expirations.russell1-1/+13
2009-05-29Add a couple of TODO items so I don't forgettwilson1-0/+3
2009-05-29Resolve issues with choppy sound when using res_timing_pthread.russell1-62/+62
2009-05-29Trim trailing whitespace so that I can work on this bug without it bothering ...russell1-11/+11
2009-05-28Add Calendaring support for Asterisktwilson5-0/+3513
2009-05-26Merged revisions 196826 via svnmerge from russell1-0/+2
2009-05-26Add new ast_complete_applications function so that we can use it with theseanbright1-14/+16
2009-05-24Move AGI static documentation to the new AstXML form.eliel1-93/+234
2009-05-23Move static AGI commands documentation to XML.eliel1-51/+111
2009-05-22Moved static documentation to the AstXML form.eliel1-50/+103
2009-05-22Implement a new element in AstXML for AMI actions documentation.eliel1-1/+1
2009-05-22Fix res_agi compilation after the const-ify the world merge.seanbright1-2/+3
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asseanbright2-3/+3
2009-05-21Const-ify the world (or at least a good part of it)kpfleming9-146/+145
2009-05-18Recorded merge of revisions 195366 via svnmerge from tilghman2-0/+6
2009-05-18Move AGI documentation from static to the XML form.eliel1-29/+61
2009-05-13Merged revisions 194208 via svnmerge from file1-15/+66
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-2/+2
2009-05-11Fix some timer state corruption.russell1-2/+4