[Home]

Summary:ASTERISK-09867: [patch] Voicemail does not get copied to additional mailboxes when using ODBC storage
Reporter:Leif Madsen (lmadsen)Labels:
Date Opened:2007-07-12 15:18:30Date Closed:2007-07-18 15:26:56
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 10193-1.4.patch
( 1) 20070712__bug10193.diff.txt
( 2) 20070714__10193_Voicemail_mutiaddr.patch
Description:When using something like Voicemail(100@default&101@default&102@default|s) with ODBC storage, the additional mailboxes do not get a copy of the message or the audio file (BLOB).

****** ADDITIONAL INFORMATION ******

Patch forthcoming from Vlad.
Comments:By: Tilghman Lesher (tilghman) 2007-07-12 23:15:21

Patch for 1.2 uploaded.

By: Brett Bryant (bbryant) 2007-07-13 18:13:47

Patch added for trunk (and maybe 1.4 / 1.2 , although I haven't tested it).

By: Tilghman Lesher (tilghman) 2007-07-14 02:31:58

bbryant:  this patch doesn't look right.  What this patch will do is to force the caller to record a new message for each recipient, which is vastly different behavior than currently, which is to leave a single message, then copy the message to multiple recipient inboxes.

By: Leif Madsen (lmadsen) 2007-07-17 12:28:20

Which of these is actually ready for testing?

By: Tilghman Lesher (tilghman) 2007-07-17 12:40:17

The first patch is ready for testing

By: Leif Madsen (lmadsen) 2007-07-18 12:21:26

I don't have a 1.2 box to test this on, so I took the patch and ported it to 1.4, tested along with patch 10194 and now I get the email with the audio prompt. It works! :)

By: Digium Subversion (svnbot) 2007-07-18 15:14:37

Repository: asterisk
Revision: 75748

------------------------------------------------------------------------
r75748 | tilghman | 2007-07-18 15:14:37 -0500 (Wed, 18 Jul 2007) | 2 lines

Store prior to copy (closes issue ASTERISK-9867)

------------------------------------------------------------------------

By: Digium Subversion (svnbot) 2007-07-18 15:23:22

Repository: asterisk
Revision: 75749

------------------------------------------------------------------------
r75749 | tilghman | 2007-07-18 15:23:20 -0500 (Wed, 18 Jul 2007) | 10 lines

Merged revisions 75748 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r75748 | tilghman | 2007-07-18 15:31:36 -0500 (Wed, 18 Jul 2007) | 2 lines

Store prior to copy (closes issue ASTERISK-9867)

........

------------------------------------------------------------------------

By: Digium Subversion (svnbot) 2007-07-18 15:26:56

Repository: asterisk
Revision: 75750

------------------------------------------------------------------------
r75750 | tilghman | 2007-07-18 15:26:55 -0500 (Wed, 18 Jul 2007) | 18 lines

Merged revisions 75749 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r75749 | tilghman | 2007-07-18 15:40:18 -0500 (Wed, 18 Jul 2007) | 10 lines

Merged revisions 75748 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r75748 | tilghman | 2007-07-18 15:31:36 -0500 (Wed, 18 Jul 2007) | 2 lines

Store prior to copy (closes issue ASTERISK-9867)

........

................

------------------------------------------------------------------------