summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2005-09-02eliminate compiler warning (issue #5094)Kevin P. Fleming
2005-09-01don't send OSP tokens do devices that are not OSP aware (issue #5093)Kevin P. Fleming
2005-09-01send the correct Call-ID when using OSP (issue #5095)Kevin P. Fleming
2005-09-01don't access freed memory if the frame was malloc'dKevin P. Fleming
2005-08-31ensure that the MOH_QUIET flag gets set for the mode "quietmp3nb"Russell Bryant
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-25don't install moh functions if no classes are configured (issue #5025 with mods)Kevin P. Fleming
2005-08-23add count to 'show keys' (issue #5002)Kevin P. Fleming