[Freeswitch-users] voicemail messages

Bernhard Suttner bernhard.suttner at winet.ch
Tue Nov 23 04:21:46 PST 2010


Hi,

well, it would be possible to store the file within the database and then grab the complete file to a file system before playing the file. This should fix the problem with the jitter. The point about the database access is maybe true. I asked this question, because I know that MySQL could be clustered. Currently I have not the newest and best knowledge about NFS and samba. E.g. is it possible to use a NFS/samba share with heartbeat like that:

2 machines with heartbeat and drbd which provide a NFS/samba share. FS on another machine does mount the NFS/samba share from the heartbeat machine. What happens on failover?

I know that this is _really_ off-topic. Sorry for that (but maybe someone has a also an idea about that :-)

Best regards,
Bernhard

-----Ursprüngliche Nachricht-----
Von: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von Ken Rice
Gesendet: Dienstag, 23. November 2010 13:08
An: FreeSWITCH Users Help
Betreff: Re: [Freeswitch-users] voicemail messages

Storing the actual voicemail in a database is bad idea... It leads to
excessive jitter and overly excess DB hits... Use something like NFS to
share the soundfiles across multiple platforms... Its far more efficient


On 11/23/10 6:03 AM, "Bernhard Suttner" <bernhard.suttner at winet.ch> wrote:

> Hi,
> 
> I am using the voicemail application. All the data related to voicemail is
> stored on a database host. Is it somehow possible to store the recoreded
> voicemail itself also on the database? Currently only the voicemail
> informations and the path to the voicemail file is within the database.
> 
> I am appreciated for every hint.
> 
> Best regards,
> Bernhard Suttner
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list