Commit Graph

1448 Commits (70bd3bebc564ac3edf996860c63e5fdbcb211700)

Author SHA1 Message Date
Tilghman Lesher ea4baa91d0 Fix incorrect size of zeroing (left over from when maxmsg was hardcoded at 100)
20 years ago
Tilghman Lesher eb76fca6a3 Bug 6783 - When context is specified, voicemail should look for mailboxes in that context
20 years ago
BJ Weschke dea7edda6b Fix a typo in the app description
20 years ago
BJ Weschke 41feb1c7ff Bug #5884 - fix a possible race state in app_meetme when a channel has gone away and we are reading continuously for more frames. (mneuhauser)
20 years ago
Russell Bryant 9884c9637a don't crash when asked to read from a file that doesn't exist (issue #6786)
20 years ago
Joshua Colp b0f4874196 Fix a minor code issue
20 years ago
Joshua Colp 3667b25224 Issue #6781 - Verbose levels not enforced in app_voicemail (Reported by flobi)
20 years ago
Russell Bryant 17187101f6 don't add conference participant if the user hangs up while recording their name (issue #6661)
20 years ago
Tilghman Lesher d564b81083 Bug 6714 - Workaround to avoid retrieving incomplete voicemail message
20 years ago
Russell Bryant 13b57f8255 revert the change made in revision 12927 in favor of keeping the original
20 years ago
Russell Bryant e6ae8990bc when using the G() option to Dial, fix sending the called channel to 1 priority
20 years ago
Russell Bryant 14e8c4c5a3 fix a problem with not loading realtime queue members by always reloading a
20 years ago
BJ Weschke 4e3b9d6389 Substitute variables in the post_process string (if it exists) before those variables could possibly disappear (channel hangup) #6462
20 years ago
Tilghman Lesher 3da520e492 Fix possible lack of initialization of useadsi
20 years ago
Russell Bryant 7c92ffe150 when executing the Directory application from voicemail and a context is not
20 years ago
Matt O'Gorman bab77bbab1 bug fix from 6485 with musiconhold not being turned
20 years ago
Kevin P. Fleming ce008d40a1 don't double-increment abandon counter for calls that are hung up while dialing members (issue #6289)
20 years ago
Mark Spencer 710445b5b1 Fix stopstream in menus (bug #6137)
20 years ago
Josh Roberson 671cde62de Don't set the formats before we stop indications. (issue #6380)
20 years ago
Russell Bryant db467378b4 fix due to CDR changes
20 years ago
Tilghman Lesher bae6e7b617 Revert behavior change from previous commit (fixes only)
20 years ago
Tilghman Lesher cf015dbefc Backport 5929 to 1.2
20 years ago
Russell Bryant 32cc1bedc1 add another location for postgresql headers (issue #6419)
20 years ago
Tilghman Lesher eb177856db Bug 6176 - Fix race condition
20 years ago
Kevin P. Fleming e07c977f18 ensure hangup cause code is handled properly when channel does not return a frame (issue #6346)
20 years ago
Russell Bryant 2f1d118537 fix memory leak from not freeing the queue member list when freeing an old queue
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
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
Matt O'Gorman 792b78b317 Stop any generators running on a channel when
20 years ago
Tilghman Lesher cb08e49303 Bug 6211 - Add option deletevoicemail as equivalent to option delete for Realtime
20 years ago
Russell Bryant b5ec3e47fa fix temp greetings with ODBC storage (issue #6078)
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
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
BJ Weschke 226d146b25 Fix the 'if' clause to be true under the right conditions. Bug #6126
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
Tilghman Lesher 649aaad100 Bug 6084 - MixMonitor after a 'cli stop monitor' deadlocks
20 years ago
Russell Bryant 8df1e4866a backport fix for permissions of created recordings (issue #6067)
20 years ago
Russell Bryant a434f8877a cast time_t to an int in printf/scanf (issue #5635)
20 years ago
Tilghman Lesher ef891dc0a7 Bug 6051 - VMCOUNT should work as documented and count all, not quit after finding 1
20 years ago
BJ Weschke 1028e43464 Another app documentation tweak.
20 years ago
Tilghman Lesher 4979f66f28 Bug 6050 SQL requires the use of single ticks to delimit values, not quotes
20 years ago
Russell Bryant 4611be805a backport fix for segfault on directed pickup when no CDR is available (issue #5998)
20 years ago
Kevin P. Fleming 587493fdfc backport fix for larger-than-20ms-frames from trunk (bug #5697)
20 years ago
Tilghman Lesher e4e5f7c65b Bug 6009 - off by one error
20 years ago
Tilghman Lesher c9f97f49c5 First field is truncated
20 years ago