Commit Graph

6905 Commits (efee6cdadfab48ded7ee76d6ebd4d79c4630786d)
 

Author SHA1 Message Date
Russell Bryant 2f1d118537 fix memory leak from not freeing the queue member list when freeing an old queue
20 years ago
Russell Bryant 696922defe fix MixMonitor crash (issue #6321, probably others)
20 years ago
BJ Weschke cea50c9247 Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug #6111
20 years ago
Tilghman Lesher 636f956bf0 Bug 6281 - Cannot set more than a single header with SIPAddHeader
20 years ago
Russell Bryant 64b1d91701 add a modified fix to prevent writing outside of the provided workspace when
20 years ago
Russell Bryant ff83f7c6ed temporarily revert substring fix pending the result of the discussion in issue #6271
20 years ago
Russell Bryant 87c0cd2667 prevent the possibility of writing outside of the available workspace (issue #6271)
20 years ago
Tilghman Lesher 366c8a99ef Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded
20 years ago
Russell Bryant 30f2aff526 fix invalid value of prev_q (issue #6302)
20 years ago
Matt O'Gorman 962cffffc7 solved problem with delayreject and iax trunking
20 years ago
Olle Johansson f196484187 Enable "musicclass" setting for sip peers as per the config sample.
20 years ago
Tilghman Lesher c40fe2f71a Bug 6072 - Memory leaks in the expression parser
20 years ago
Russell Bryant 74c149e891 fix Message-Account header to use the ip address if the fromdomain
20 years ago
Russell Bryant 57c82eb66f fix a seg fault due to assuming that space gets allocatted on the stack in the
20 years ago
Matt O'Gorman 5460606cff Solves issue with the login proccess in meetme
20 years ago
Russell Bryant 1a509417a4 remove ChangeLog from the 1.2 branch. It will only be present in the tags.
20 years ago
Matt O'Gorman 898cd20ceb Changed order of autoload so that pbx_ comes before
20 years ago
Matt O'Gorman 792b78b317 Stop any generators running on a channel when
20 years ago
Matthew Fredrickson 4efe647169 Backport of fix for #6094
20 years ago
Matt O'Gorman 4fbba55f14 Fixed code ordering of logger_init and queue_log_init
20 years ago
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