Commit Graph

317 Commits (f6b683b3025d119ceeda7dd16a3c79e3928f62ce)

Author SHA1 Message Date
Joshua Colp 43ad959914 Call reset_user_pw upon changing the password using externpass (issue #7395 reported by Ryan Cumming)
20 years ago
Tilghman Lesher 4c688bb3b3 Issue 7357 - txt file left behind when going to operator. Also, fix a possible file descriptor leak.
20 years ago
Tilghman Lesher 2159afd1ae VoicemailMain exits on any key, when the language is set to Italian, instead of
20 years ago
Russell Bryant ec39ee2c34 fix various places where the code returns without unlocking vmlock or
20 years ago
Tilghman Lesher 95cd30dc01 Bug 7287 - A too short voicemail with ODBC_STORAGE will cause the first voicemail to be deleted erroneously
20 years ago
Joshua Colp 63c91a899e When forwarding messages use the context that the active voicemail user was found in. (issue #7010)
20 years ago
Joshua Colp 3c8d8caca1 Return -1 on error in ODBC messagecount and 0 on success (issue #7133 reported by cfieldmtm)
20 years ago
Joshua Colp a6d8b31956 Fix endless looping message by checking value of res before doing retries stuff. (issue #7140 reported by tanischen)
20 years ago
Joshua Colp 968d069242 Priority jumping not working on VoiceMail app with new syntax (issue #7164 reported and fixed by alvaro_palma_aste)
20 years ago
Tilghman Lesher 728e1d9a31 Bug 7125 - Fix race condition between resequencing and leaving a message
20 years ago
Tilghman Lesher ee46d2d92e Bug 7134 - File descriptor leak with ODBC storage of voicemail
20 years ago
BJ Weschke b2e48e3c22 Correct memory leak in find_user_realtime #7118 (fnordian)
20 years ago
BJ Weschke 3bc1111ea8 Voicemail fixes along with an API change approved by russellb to fix the bug(s). (jcollie and supczinskib) #7064
20 years ago
BJ Weschke 822ea9615a Correct a condition from the prior patch that could happen in rare circumstances and cause a core dump. Thanks Qwell!
20 years ago
BJ Weschke b7f8ee4a6d Make sure that when someone 0's out while recording a msg and then chooses to DELETE the recorded file, the .txt file isn't left around by itself to cause problems later. #7061 (dimitripietro reporting, blitzrage confirmed)
20 years ago
Matt O'Gorman d9b9996a59 do not allow for users to forward voicemail to
20 years ago
Tilghman Lesher 4bea5adcbf Bug 6947 - Allow vm broadcasts to more than 256 characters worth of mailboxes
20 years ago
Tilghman Lesher b224ed93ca Bug 6061 - Fix ODBC storage of VM on PGSQL and MSSQL
20 years ago
BJ Weschke 83b525e2cb When using the silence detector in ast_play_and_record() and ast_play_and_prepend(), the truncation code never gets called to remove the detected silence, because the value of res is zero when control gets to that point. #6903 w/some mods (softins)
20 years ago
Tilghman Lesher 08cc142495 Bug 6914 - .txt file fails to rename on operator out
20 years ago
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
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
Tilghman Lesher d564b81083 Bug 6714 - Workaround to avoid retrieving incomplete voicemail message
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
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
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
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
Tilghman Lesher 4979f66f28 Bug 6050 SQL requires the use of single ticks to delimit values, not quotes
20 years ago
Tilghman Lesher f59b27258c Bug 5967
20 years ago
Tilghman Lesher 91c5b12f25 Bug 5960
20 years ago
Tilghman Lesher 5b03803e2f Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
20 years ago
Kevin P. Fleming e14cf31bc9 allow previous context-searching behavior to be used if desired (issue #5899)
20 years ago
Kevin P. Fleming 0042c03c7e properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870)
20 years ago
Josh Roberson d52e8fa7d2 backport fix from trunk
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Russell Bryant 5861d3fd64 issue #5829
20 years ago
Russell Bryant 40a1b60cbd issue #5774
20 years ago
Jeremy McNamara 3dc12025c8 Make voicemail not terminate asterisk if no config file
20 years ago
Kevin P. Fleming 52da8d9862 issue #5704
20 years ago
Kevin P. Fleming 3b8c82543d issue #5718
20 years ago
Kevin P. Fleming 51b54236de issue #5721
20 years ago
Kevin P. Fleming 64aaaa1f4a issue #5663 again
20 years ago