[Asterisk-Users] Re: Voicemail and ast_data
Stephen R. Besch
sbesch at acsu.buffalo.edu
Thu Oct 21 08:32:45 MST 2004
Gunnar Schaller wrote:
> Hi,
> I have a problem with Voicemail. Asterisk 1.0.1 patched with ast_data
> connected to a mysql-server, mailboxes are in a mysql database. When I
> call to VoicemailMain to hear my messages it don't tell me the time
> the message was left. Only "Message 1" and then the message.
> For testing I defined a mailbox in voicemail.conf. Hearing messages
> from this account in VoicemailMain tells me the time the message was
> left. For example "Message one, received thuesday ....." and then the
> message.
> There are no special options I set. Can anybody give me a hint?
>
> Gunnar
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
The audio files in the mail spool directory do not have the time/date
embedded in the audio (".gsm" or ".wav"). The time/date is in the ".txt"
file that accompanies the message. When * plays the message, it gets the
date/time from the ".txt" file and speaks it before playing the audio file.
Stephen R. Besch
More information about the asterisk-users
mailing list