summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2009-06-09module load priorityDavid Vossel
2009-06-06Move music on hold related applications documentation to XML.Eliel C. Sardanons
2009-06-06Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.Eliel C. Sardanons
2009-06-04Move static docs to the new AstXML form.Eliel C. Sardanons
2009-06-01Moved more static documentation to the new AstXML form.Eliel C. Sardanons
2009-06-01Move JabberSend manager action from static docs to the AstXML form.Eliel C. Sardanons
2009-06-01Move static documentation of E|Dead|AGI() application and manager action to XML.Eliel C. Sardanons
2009-05-31Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.Eliel C. Sardanons
2009-05-30Properly terminate the receive buffer before sending to iksemel.Sean Bright
2009-05-30Merged revisions 198370 via svnmerge from Sean Bright
2009-05-30Merged revisions 198311 via svnmerge from Russell Bryant
2009-05-29Improve handling of trying to ACK too many timer expirations.Russell Bryant
2009-05-29Add a couple of TODO items so I don't forgetTerry Wilson
2009-05-29Resolve issues with choppy sound when using res_timing_pthread.Russell Bryant
2009-05-29Trim trailing whitespace so that I can work on this bug without it bothering ...Russell Bryant
2009-05-28Add Calendaring support for AsteriskTerry Wilson
2009-05-26Merged revisions 196826 via svnmerge from Russell Bryant
2009-05-26Add new ast_complete_applications function so that we can use it with theSean Bright
2009-05-24Move AGI static documentation to the new AstXML form.Eliel C. Sardanons
2009-05-23Move static AGI commands documentation to XML.Eliel C. Sardanons
2009-05-22Moved static documentation to the AstXML form.Eliel C. Sardanons
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-22Fix res_agi compilation after the const-ify the world merge.Sean Bright
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asSean Bright
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-18Recorded merge of revisions 195366 via svnmerge from Tilghman Lesher
2009-05-18Move AGI documentation from static to the XML form.Eliel C. Sardanons
2009-05-13Merged revisions 194208 via svnmerge from Joshua Colp
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Fix some timer state corruption.Russell Bryant
2009-05-06Make the code that prevents an infinite loop from happening into a case insen...Joshua Colp
2009-05-06Fix an infinite loop with tab completion of CLI aliases that reference themse...Joshua Colp
2009-05-04Restore 'asyncagi break' command to 1.6.1 and higher.Tilghman Lesher
2009-04-29fix typosJeff Peeler
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-27Merged revisions 190661-190662 via svnmerge from Russell Bryant
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-23Support HTTP digest authentication for the http manager interface.Tilghman Lesher
2009-04-20Merged revisions 189462 via svnmerge from Sean Bright
2009-04-14Fix an incorrect clock rate when sending T140 text.Joshua Colp
2009-04-13Fix another crash related to cached realtime music on hold.Mark Michelson
2009-04-10Change how we set the local and remote address.Joshua Colp
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-09Use safe macro practices even though they really aren't necessary.Mark Michelson
2009-04-09Fix a crash in res_musiconhold when using cached realtime moh.Mark Michelson
2009-04-08Merged revisions 187045 via svnmerge from Mark Michelson
2009-04-08Turn a warning message into a debug message and do not treat two situations a...Joshua Colp
2009-04-06Fix a log message getting output when it should not have been.Joshua Colp
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp