summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2007-07-23(closes issue #10271)Russell Bryant
2007-07-20Merged revisions 76067 via svnmerge from Joshua Colp
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-19(closes issue #10210, reported and patched by juggie)Russell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...Steve Murphy
2007-07-17Merged revisions 75401 via svnmerge from Russell Bryant
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-07-13Merged revisions 75067 via svnmerge from Russell Bryant
2007-07-12Merged revisions 74815 via svnmerge from Joshua Colp
2007-07-11Code cleanup of res_agiJoshua Colp
2007-07-11Code cleanup of res_smdiJoshua Colp