summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-31Merged revisions 81406 via svnmerge from Joshua Colp
2007-08-31Merged revisions 81403 via svnmerge from Joshua Colp
2007-08-30Merged revisions 81401 via svnmerge from Joshua Colp
2007-08-30Merged revisions 81369 via svnmerge from Joshua Colp
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-28(closes issue #10579)Joshua Colp
2007-08-27Merged revisions 81042 via svnmerge from Russell Bryant
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...Steve Murphy
2007-08-23Merged revisions 80573 via svnmerge from Russell Bryant
2007-08-23Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a coun...Russell Bryant
2007-08-23Merged revisions 80469 via svnmerge from Russell Bryant
2007-08-22Merged revisions 80360 via svnmerge from Russell Bryant
2007-08-21As per 10472, mvanbaak thought the generated code would look better this way.Steve Murphy
2007-08-17Fix Dial arguments in res_features.Jason Parker
2007-08-17store and destroy implementations for sqlite (closes issue #10446) and odbc (...Tilghman Lesher
2007-08-17store and destroy implementations for realtime pgsql (closes issue #10372)Tilghman Lesher
2007-08-16Merged revisions 79778 via svnmerge from Russell Bryant
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-16Merged revisions 79665 via svnmerge from Philippe Sultan
2007-08-15Modify the names of functions/variables in res_musiconhold to be useful.Jason Parker
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-14Merged revisions 79397 via svnmerge from Joshua Colp
2007-08-13Merged revisions 79334 via svnmerge from Joshua Colp
2007-08-13Only use the sanitysql if it's not zero-lenTilghman Lesher
2007-08-13Merged revisions 79207 via svnmerge from Joshua Colp
2007-08-11Merged revisions 79142 via svnmerge from Tilghman Lesher
2007-08-10Merge a set of device state improvements from team/russell/events.Russell Bryant
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant
2007-08-07Merged revisions 78488 via svnmerge from Russell Bryant
2007-08-07Merged revisions 78437 via svnmerge from Tilghman Lesher
2007-08-07Merged revisions 78415 via svnmerge from Tilghman Lesher
2007-08-07Remove some test code from trunk as it doesn't need to be here. I'm justRussell Bryant
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...Joshua Colp
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to useRussell Bryant
2007-08-01Twould help if we actually defined ->mod before comparing against it (reporte...Tilghman Lesher
2007-07-31Merged revisions 77831 via svnmerge from Joshua Colp
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-30Fix the return value of ast_agi_fdprintf() to include the result from ast_car...Russell Bryant
2007-07-30Improve ast_agi_fdprintf() by using the ast_str() API.Russell Bryant
2007-07-30Merged revisions 77788 via svnmerge from Russell Bryant
2007-07-30Cleanup of res_agi, ensuring thread safety (closes issue #10288)Tilghman Lesher
2007-07-30Merged revisions 77783 via svnmerge from Tilghman Lesher
2007-07-30Merged revisions 77778 via svnmerge from Joshua Colp
2007-07-27Merged revisions 77571 via svnmerge from Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-23You need to put static in front of a static RWLIST declaration to make it rea...Joshua Colp
2007-07-23Enhance AGI with several fixes:Tilghman Lesher
2007-07-23Clean up res_crypto module. It now uses an rwlist to keep the keys and it sho...Joshua Colp
2007-07-23Missed one conversion to comma delimiter (thanks, Juggie) and add documentati...Tilghman Lesher