summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2009-03-27Fix speech structure leak in the AGI speech recognition integration.Joshua Colp
2009-03-27Change g_eid to ast_eid_default.Russell Bryant
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-23Merged revisions 183700 via svnmerge from Mark Michelson
2009-03-192 symbols defined when DEBUG_THREADSTilghman Lesher
2009-03-18allow this module to export everything for nowKevin P. Fleming
2009-03-18a few more namespace updates... res_ael_share still needs some work before th...Kevin P. Fleming
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-18Merged revisions 182808 via svnmerge from Kevin P. Fleming
2009-03-12Merged revisions 181664 via svnmerge from Joshua Colp
2009-03-12Merged revisions 181659-181660 via svnmerge from Joshua Colp
2009-03-12Merged revisions 181655 via svnmerge from Joshua Colp
2009-03-03Add documentation for timing modules used in AsteriskMark Michelson
2009-03-02Fix a reference leak in timerfd_set_rate().Russell Bryant
2009-02-27Mark res_ais as experimental, as the binary event format is subject to change.Russell Bryant
2009-02-25Oops, wrong direction of commandTilghman Lesher
2009-02-19ODBC transaction supportTilghman Lesher
2009-02-18Merged revisions 177225 via svnmerge from Steve Murphy
2009-02-17Update the timing API to have better support for multiple timing interfaces.Russell Bryant
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-17Add assertions in the quest to track down a refcount leak.Tilghman Lesher
2009-02-13fix a few more XML documentation problemsRussell Bryant
2009-02-09Merged revisions 174218 via svnmerge from Joshua Colp
2009-02-07Merged revisions 174148 via svnmerge from Russell Bryant
2009-02-05Change the first field, or we don't get the necessary field separation.Tilghman Lesher
2009-02-04Add XML documentation for the applications and functions in res_jabberTilghman Lesher
2009-01-28Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.Tilghman Lesher
2009-01-24Add a todo to finish the XML docs in this moduleRussell Bryant
2009-01-19ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odb...Kevin P. Fleming
2009-01-16Fix a logic error that occur when using the timerfd interfaceMark Michelson
2009-01-16Merged revisions 168745 via svnmerge from Steve Murphy