Commit Graph

6635 Commits (db467378b4e041de221b210e76fc7ad32a3bf519)
 

Author SHA1 Message Date
Kevin P. Fleming 2efc5a9e83 update CLI copyright notice
20 years ago
Kevin P. Fleming 57144d5102 do rlimit check _after_ reading config file, in case 'dumpcore' is specified there
20 years ago
Tilghman Lesher 555bbffec3 Bug 6238 - Fix segfault when delimiter not specified
20 years ago
Russell Bryant e22510658b fix spelling errors (issue #6227)
20 years ago
Tilghman Lesher cb08e49303 Bug 6211 - Add option deletevoicemail as equivalent to option delete for Realtime
20 years ago
Russell Bryant dee03d2b80 move variable to correct scope (issue #6197)
20 years ago
Russell Bryant b5ec3e47fa fix temp greetings with ODBC storage (issue #6078)
20 years ago
Russell Bryant ffb11fb950 fix mem leak on module unload (issue #6190)
20 years ago
Russell Bryant fbee1f0ed7 don't override an error condition that occurred when acting on the primary channel
20 years ago
Russell Bryant 131ada1116 lock list of translators *before* recalculating the translation matrix
20 years ago
Matt O'Gorman b0609b29aa Minor typo refrenced in 6191
20 years ago
Russell Bryant bbb59b8c5e fix locking error - lock instead of unlock
20 years ago
Russell Bryant 72deed0c37 fix a little typo
20 years ago
Tilghman Lesher b9f8c60fa7 Bug 6192 - behave correctly when mailbox is specified as argument
20 years ago
Olle Johansson 87b36e1ff1 - Adding reference to README.tds
20 years ago
Kevin P. Fleming d8c5d338cb re-initialize _all_ sequence numbers when transfer completes
20 years ago
Russell Bryant 417438fea0 add missing unlock (issue #6112)
20 years ago
Tilghman Lesher 5488ffb6d4 Bug 6157 - Memory leak
20 years ago
Tilghman Lesher e8725ce940 Update variable documentation to match the code
20 years ago
Kevin P. Fleming 0e734920e8 commit user/group-related changes from trunk
20 years ago
Kevin P. Fleming ad598a2060 backport fix from revision 7856 of trunk
20 years ago
Kevin P. Fleming bb47f95262 fix breakage introduced in revision 7871
20 years ago
Russell Bryant a7a2115b9c fix seg fault when using greek syntax in VoicemMailMain (issue #6142)
20 years ago
Russell Bryant 18429f2a69 backport fix for unnecessary unlock (issue #6171)
20 years ago
Tilghman Lesher 7e6430787c Bug 6156 - catch all threading errors, not just simple failure
20 years ago
Tilghman Lesher dc3ba8c223 Dumb error messages - "Context 'context' already included in 'in' context"
20 years ago
Kevin P. Fleming 2fd6520a7e update agent persistence when an agent gets logged off by autologoff
20 years ago
Tilghman Lesher 7a61b36104 Bug 6076 - Fix documentation of ast_trim_blank return value
20 years ago
Kevin P. Fleming 2f4783a770 eliminate rounding errors that caused call time limits to be inaccurate (issue #5913)
20 years ago
Tilghman Lesher 6056391a78 Bug 6081 - fix for memory leak, formatting fixes
20 years ago
Kevin P. Fleming 213b3575ce ensure that variable is initialized
20 years ago
Olle Johansson 3821e18d08 Fix copyright of changed file
20 years ago
Kevin P. Fleming 224c6e3f7c send device state updates for auto-logoff of agents as well
20 years ago
Kevin P. Fleming 18ab6f429c doh... fseek() has no useful return value
20 years ago
Kevin P. Fleming 07f8542ce7 use proper fwrite() parameters and return value
20 years ago
Kevin P. Fleming cf293c224d return properly after extending file
20 years ago
Kevin P. Fleming e234ad0011 ensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)
20 years ago
Kevin P. Fleming 229b778b0b make monitoring more tolerant of peers that deliver frames in bursts
20 years ago
Olle Johansson 66f484defe Issue #5980: Removing extra CR+LF in manager events - needs port to trunk
20 years ago
Olle Johansson ed523e248a Fixing typo in XML for video updates.
20 years ago
Russell Bryant 3c49f27bf4 use a more correct way of determining the size of the destination buffer
20 years ago
BJ Weschke 226d146b25 Fix the 'if' clause to be true under the right conditions. Bug #6126
20 years ago
Kevin P. Fleming 1892289329 remove unused 'old' expression parser
20 years ago
Tilghman Lesher 5529fc0355 Bug 6121 - typo in application description
20 years ago
Kevin P. Fleming 73ef559240 revert incorrect fix for bug #6048 from revision 7709
20 years ago
Kevin P. Fleming b59a63c8cd backport rport scanning fix from trunk (bug #6071)
20 years ago
Kevin P. Fleming c36927137f don't leak memory for (most) expression evaluations
20 years ago
Tilghman Lesher 649aaad100 Bug 6084 - MixMonitor after a 'cli stop monitor' deadlocks
20 years ago
BJ Weschke ea4c262482 Fix compiler warnings.
20 years ago
Tilghman Lesher 89de6c9df6 Bug 6091 - Fix race condition around uniqueid
20 years ago