[Freeswitch-users] Sharing storage between servers

Brett Woollum brett at woollum.com
Sat Oct 9 01:10:49 PDT 2010


Is there a way to store voicemail to a MySQL cluster like Asterisk does? This is one of the issues I have been trying to find an answer for, but I haven't been able to. It would be great if there were a LUA/Javascript command that would stream audio to the call directly from the database, or the other way around. This would be useful for voicemail recordings, IVR prompts, etc, when running several clustered FS servers. I have a MySQL Cluster spread across each of my FS servers that should be able to handle the additional load. Using MySQL cluster as an on-demand audio storage system would make access to the audio files fault-tolerant and distributed (even to other servers such as a web server for web voicemail playback). 

Any ideas on how this could be achieved? 


Brett Woollum 
Brett at Woollum.com 


----- Original Message ----- 
From: "Yehavi Bourvine" <yehavi.bourvine at gmail.com> 
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org> 
Sent: Saturday, October 9, 2010 12:49:51 AM GMT -08:00 US/Canada Pacific 
Subject: Re: [Freeswitch-users] Sharing storage between servers 



Hi, 

We use a NAS server to share the voicemail between two servers (one is FS, the other is WEB interface we wrote to handle voicemail via WEB). 
For the database: we use MySQL with replication. 

Regards, __Yehavi: 



2010/10/9 Jody Rudolph < jody.rudolph at gmail.com > 


I am curious as to just how far you can take sharing disk storage for the purpose of clustering. Is anyone doing this with the voicemail storage directories? Is it possible to share the SQLite internal databases to avoid resorting to ODBC? I realize that isn't likely, but I have access to some high performance SAN hardware and want to take the most advantage possible. 


Thanks, 
Jody Rudolph 

_______________________________________________ 
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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101009/c7f98ead/attachment.html 


More information about the FreeSWITCH-users mailing list