summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2006-01-04Merged revisions 7795 via svnmerge from Olle Johansson
2006-01-04Issue #5952: Add destination protocol information to res_osp (homesick)Olle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-21add a header to indicate who the call was parked by to the ParkedCall managerRussell Bryant
2005-12-20- move the string join() function to utils.c since it is used in both cli.c a...Russell Bryant
2005-12-08Allow retrieval of generated filename from one touch monitor feature.Josh Roberson
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-23issue #5826Josh Roberson
2005-11-20issue #5803Josh Roberson
2005-11-16small improvement :-)Kevin P. Fleming
2005-11-16issue #5766Kevin P. Fleming
2005-11-14fix bsd compile issue (bug #5731)Mark Spencer
2005-11-10issue #5703Kevin P. Fleming
2005-11-09issue #5563Kevin P. Fleming
2005-11-09issue #5601Kevin P. Fleming
2005-11-08issue #5650Kevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08more header include simplificationKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
2005-11-06Convert some built-in applications to use new args parsing macros.Russell Bryant
2005-11-03minor cleanupKevin P. Fleming
2005-11-03issue #5589Russell Bryant
2005-11-01issue #4678Kevin P. Fleming
2005-11-01issue #5499Kevin P. Fleming
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...Kevin P. Fleming
2005-10-29Do not look for libosp since that name is not used anymore and conflicts with...Mark Spencer
2005-10-28find OSP toolkit library properlyKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Fix res_musiconhold lockMark Spencer
2005-10-16More utility cleanupsMark Spencer
2005-10-16Make crypto loading optionalMark Spencer
2005-10-13ensure that parking context/extension (and other settings) are properly updat...Kevin P. Fleming
2005-10-13fix typo in function name (issue #5437)Russell Bryant
2005-10-04support call duration limits on inbound OSP calls (issue #5346)Kevin P. Fleming
2005-10-04truncate last 200ms of DTMF-terminated recording to eliminate inband DTMF (is...Kevin P. Fleming
2005-09-28Remove possibility of manager deadlocks from manager actionsMark Spencer
2005-09-25support new version of OSP toolkit (issue #5168)Kevin P. Fleming
2005-09-14use API call for setting call time limit (issue #5227)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14add token format specification support (issue #5199)Kevin P. Fleming
2005-09-07enable DTMF monitoring when DYNAMIC_FEATURES are specified for a brige (issue...Kevin P. Fleming
2005-09-07remove useless buffer initializations (issue #5134)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5129)Kevin P. Fleming
2005-09-02ensure that OSP-provided call duration limit is honored (issue #5099)Kevin P. Fleming