[Freeswitch-users] FreeSWITCH-users Digest, Vol 141, Issue 12

Melek Oktay melekoktay at gmail.com
Fri Mar 9 06:27:42 UTC 2018


Hi again,

I am planing to use mod_http_cache to request (there will be posting
recording file also) music/mp3/vaw files nginx&php web server that stores
these files to Cassandra !
Proof of concept study has already done, ~3.5 MB file is requested by
FreeSwitch, and I log file say that  [INFO] mod_http_cache.c: X file
downloaded  in 265 ms. Cassandra store these files in 1 MB of chunks..

My question is about idea!! Cassandra is the new topic for me.. Am I
pushing forward these technologies, in order to achieve my goal..  Is there
any other better/easy way to do it ?
My goal is providing redundancy to my media server, multi FreeSwitch could
read/write file to theses media server, no single point of failure (VRRP
will be used for my new Webserver),

Regards,
Melek

On Sat, Mar 3, 2018 at 1:00 PM, <
freeswitch-users-request at lists.freeswitch.org> wrote:

> Send FreeSWITCH-users mailing list submissions to
>         freeswitch-users at lists.freeswitch.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> or, via email, send a message with subject or body 'help' to
>         freeswitch-users-request at lists.freeswitch.org
>
> You can reach the person managing the list at
>         freeswitch-users-owner at lists.freeswitch.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of FreeSWITCH-users digest..."
>
> Today's Topics:
>
>    1. Re: Best way for storing Media for Freeswitch (Bilal Abbasi)
>
>
> ---------- Forwarded message ----------
> From: Bilal Abbasi <bilaln018 at gmail.com>
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> Cc:
> Bcc:
> Date: Sat, 03 Mar 2018 08:56:58 +0000
> Subject: Re: [Freeswitch-users] Best way for storing Media for Freeswitch
> Hi,
> I am using amazon S3 and mod_http_cache, works good for me.
>
> Regards
> Abbasi
>
> On Fri, 2 Mar 2018 at 11:48 PM, Sergey Safarov <s.safarov at gmail.com>
> wrote:
>
>> You can play media files from http server
>>
>> <action application="playback" data="http://example.com/media/hello_world.wav"/>
>>
>>
>> пт, 2 мар. 2018 г. в 19:57, Emrah Ciftcibasi <emrahciftcibasi at gmail.com>:
>>
>>> Hi,
>>>
>>> I need a solution to store and read media files from Freeswitch servers
>>> (I have multiple Freeswitch).
>>> Media files are recorded voicemails, recorded calls and user files like
>>> welcome sounds,
>>> IVR sounds, waiting music, etc.
>>>
>>> Currently this is solved by using a mount to a SMB share (NFS) on local
>>> storage. This works good but I think it has a drawbacks like it is not
>>> scalable..
>>>
>>> I wonder, what kind of solution exist in the literature ? What are the
>>> best practices that you face?
>>>
>>> Best Regards,
>>> Melek
>>>
>>> P.S. At first a solution with a distributed file system was tried with
>>> GlusterFS. This had some drawbacks, especially with high latency
>>> synchronization between nodes. This approach was dropped.
>>> ____________________________________________________________
>>> _____________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> 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
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> 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/20180309/81e19b72/attachment-0001.html>


More information about the FreeSWITCH-users mailing list