Commit Graph

341 Commits (ce008d40a1ce90f7dc315e40c766ba98a2838b13)

Author SHA1 Message Date
Matthew Fredrickson bb886dd488 Fix for (#6309), potential (highly unlikely) memory leak in res_odbc
20 years ago
Matthew Fredrickson 4efe647169 Backport of fix for #6094
20 years ago
Tilghman Lesher 6056391a78 Bug 6081 - fix for memory leak, formatting fixes
20 years ago
Olle Johansson 3821e18d08 Fix copyright of changed file
20 years ago
Olle Johansson 66f484defe Issue #5980: Removing extra CR+LF in manager events - needs port to trunk
20 years ago
Russell Bryant a434f8877a cast time_t to an int in printf/scanf (issue #5635)
20 years ago
Russell Bryant 71d9531e45 check array bounds when parsing arguments to AGI (issue #5868)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 5ec3844077 remove CVS ignore lists, set SVN ignore lists
20 years ago
Russell Bryant 8c74501001 issue #5826
20 years ago
Russell Bryant bffc815375 issue #5791
20 years ago
Kevin P. Fleming 6d0b8522d0 small improvement :-)
20 years ago
Kevin P. Fleming 544a2ecbd3 issue #5766
20 years ago
Mark Spencer 3fbcf6e3d0 fix bsd compile issue (bug #5731)
20 years ago
Kevin P. Fleming 608d63ac54 issue #5703
20 years ago
Kevin P. Fleming a87d3f5c19 issue #5563
20 years ago
Kevin P. Fleming 33c15f19fe issue #5601
20 years ago
Kevin P. Fleming 7b2e24777f issue #5650
20 years ago
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
20 years ago
Kevin P. Fleming ebf04fc570 more header include simplification
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Kevin P. Fleming 145daf44d8 issue #5634 and a little ChangeLog cleanup
20 years ago
Russell Bryant 7d4a5abb1d Convert some built-in applications to use new args parsing macros.
20 years ago
Kevin P. Fleming 980887f8eb minor cleanup
20 years ago
Russell Bryant 8925c3834b issue #5589
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Kevin P. Fleming ddaed942ee issue #5499
20 years ago
Kevin P. Fleming 551ac9af04 don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083)
20 years ago
Mark Spencer d6a963c476 Do not look for libosp since that name is not used anymore and conflicts with opensp (bug #5542)
20 years ago
Kevin P. Fleming 80fb221f10 find OSP toolkit library properly
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer e5afdbbe16 Fix res_musiconhold lock
20 years ago
Mark Spencer 1ceb04cfb7 More utility cleanups
20 years ago
Mark Spencer 4803298fe8 Make crypto loading optional
20 years ago
Kevin P. Fleming ba7386ebed ensure that parking context/extension (and other settings) are properly updated on reload (issue #5401)
21 years ago
Russell Bryant 6fea13619e fix typo in function name (issue #5437)
21 years ago
Kevin P. Fleming b7c31babb0 support call duration limits on inbound OSP calls (issue #5346)
21 years ago
Kevin P. Fleming 0c886c21c2 truncate last 200ms of DTMF-terminated recording to eliminate inband DTMF (issue #5383)
21 years ago
Mark Spencer ea215f5b7d Remove possibility of manager deadlocks from manager actions
21 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
21 years ago
Kevin P. Fleming e84273f392 use API call for setting call time limit (issue #5227)
21 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
21 years ago
Kevin P. Fleming 7b0c1cb275 add token format specification support (issue #5199)
21 years ago
Kevin P. Fleming 9a4c8f8c9c enable DTMF monitoring when DYNAMIC_FEATURES are specified for a brige (issue #5153)
21 years ago
Kevin P. Fleming 1e854ea773 remove useless buffer initializations (issue #5134)
21 years ago
Kevin P. Fleming 40c5fa88a4 eliminate signedness warnings (issue #5129)
21 years ago
Kevin P. Fleming 93a1922549 ensure that OSP-provided call duration limit is honored (issue #5099)
21 years ago
Kevin P. Fleming c5ca63efc9 eliminate compiler warning (issue #5094)
21 years ago
Kevin P. Fleming 421ceff171 don't send OSP tokens do devices that are not OSP aware (issue #5093)
21 years ago