<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Thanks,
problem solved.<br>
<br>
&nbsp;&nbsp;&nbsp; Hoggins!<br>
<br>
</font></font><br>
Tilghman Lesher a &eacute;crit&nbsp;:
<blockquote
 cite="mid:200907171713.00290.tilghman@mail.jeffandtilghman.com"
 type="cite">
  <pre wrap="">On Friday 17 July 2009 16:25:13 Hoggins! wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

Upgraded from 1.6.1.0 to 1.6.1.1 and my voicemail setup does not work
anymore. I use ODBC storage for voicemail. Comes out that the
"voicemessages" table schema should have changed, because the log says
Asterisk needed to store data to an additional field called "flag". Any
new message cannot be saved.
The thing is that I'd like to know where I can find an updated schema
for the generic voicemail storage table. Apparently, only the "flag"
field has appeared, but I can't find out what is the type of the field.

Here are the fields it's trying to update :

[INSERT INTO voicemessages
(dir,msgnum,recording,context,macrocontext,callerid,origtime,duration,mailb
oxuser,mailboxcontext,flag) VALUES (?,?,?,?,?,?,?,?,?,?,?)]

I had to roll back to 1.6.1.0 in the meantime.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Oops.  It's now documented in UPGRADE.txt and the table schema is in
doc/tex/odbcstorage.tex (which is rendered into the PDF at release).

  </pre>
</blockquote>
</body>
</html>