summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...Kevin P. Fleming
2009-01-13Fully overwrite a same-named file when uploadingTerry Wilson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-12Merged revisions 168516 via svnmerge from Jeff Peeler
2009-01-09Merged revisions 168198 via svnmerge from Russell Bryant
2009-01-09Don't leak memory if phoneprov.conf does not existTerry Wilson
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the bufferTilghman Lesher
2009-01-08Merged revisions 167840 via svnmerge from Tilghman Lesher
2008-12-30Fix some svn:keywordsTerry Wilson
2008-12-22Always use the value of the AGISIGHUP when running an AGI.Mark Michelson
2008-12-22Cosmetic change - don't mix struct initializer styles.Russell Bryant
2008-12-22Fix a bad typo.Russell Bryant
2008-12-22Re-work ref count handling of MoH classes using astobj2 to resolve crashes.Russell Bryant
2008-12-22Remove AST_PBX_KEEPALIVE usage from res_agi.Russell Bryant
2008-12-18Fix crashes in res_odbc.Mark Michelson
2008-12-18Merged revisions 165661 via svnmerge from Russell Bryant
2008-12-18Fix reference counts of the class and add an assertion to the end.Tilghman Lesher
2008-12-17Fix a refcount leak in res_odbcMark Michelson
2008-12-17Fix the buildMark Michelson