[Freeswitch-users] Voicemail Message - How t know how manyareread & how many are unread in Inbox
sharad
sharad at coraltele.com
Fri Jun 10 10:38:52 MSD 2011
Thanks for reply,
Yes, I have checked this. The value of read_epoch is changed only if message
is saved. If message is not saved (only listen), than it remain 0 only.
Plz advice further..
Regards
Sharad
----- Original Message -----
From: "Christian Benke" <benkokakao at gmail.com>
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Sent: Friday, June 10, 2011 11:33 AM
Subject: Re: [Freeswitch-users] Voicemail Message - How t know how
manyareread & how many are unread in Inbox
>> So my query is - Is there any way to differentiate between READ / UNREAD
>> messages while messages are INBOX only.
>
> Have you checked if the "read_epoch"-parameter in the
> voicemail_msgs-table in voicemail_default.db or your odbc-db is set to
> a "real" value when this happens(Also displayed above with vm_list)?
> You could then simply query the db (e.g. "select count(*) from
> voicemail_msgs where read_epoch>0;") instead of using the commands
> above.
>
>
>
More information about the FreeSWITCH-users
mailing list