<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Arial'; font-size: 12pt; color: #000000}</style></head><body><P>Hello,</P>
<P>I am using ODBC storage for the message deposited through voicemail() application. Everything works fine for the audio message if the format given in voicemail .conf is any audio format. e.g.</P>
<P>in voicemail.conf give the format as </P>
<P>format=gsm</P>
<P>&nbsp;</P>
<P>This case works fine.</P>
<P>&nbsp;</P>
<P>But if I give the following format in voicemail.conf</P>
<P>format=h263|gsm</P>
<P>&nbsp;</P>
<P>And no video codec is sent from the phone, then the audio message is not stored in the database. I am getting the following warning:</P>
<P>&nbsp;</P>
<P>[Jan 13 15:14:17] VERBOSE[27656] app_voicemail.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Recording was 0 seconds long but needs to be at least 1 - abandoning</P>
<P>&nbsp;</P>
<P>Although the nessage deposited is of duration of around 10-15 seconds. </P>
<P>&nbsp;</P>
<P>&nbsp;And If i send audio and video codecs both then one message gets stored in the database but I am not able to retrive that message.</P>
<P>&nbsp;</P>
<P>Please suggest waht changes needs to be done for enabling the storage of video messages in database as well.</P>
<P>&nbsp;</P>
<P><BR>Regards,<BR>Shalu </P></body></html>