[Freeswitch-users] Asterisk & FreeSwitch in recording view

Steven Ayre steveayre at gmail.com
Tue Jan 11 12:33:50 MSK 2011


> 2)what about limitations of the count of concurent calls that FreeSwitch can
> record? what if i neet it to be huge - like 18.000 calls !!!?

For that many, you'd want to send calls through a cluster of FS boxes.
Something like orecx would be much better.

-Steve


On 11 January 2011 07:59, Leonid K <pivanet at gmail.com> wrote:
> a few more questions:
> 1) can I rely on orecx in it's openSource view (looks like it hasn't been
> updated since 2009) - OR it's better to get their commercial solution?
> 2)what about limitations of the count of concurent calls that FreeSwitch can
> record? what if i neet it to be huge - like 18.000 calls !!!?
>
> On Mon, Jan 10, 2011 at 7:25 PM, Rupa Schomaker <rupa at rupa.com> wrote:
>>
>> Let me clarify. :)
>>
>> If you are ok with routing all your traffic through FreeSWITCH (or *),
>> then FreeSWITCH can definitely do what you want.  I use it that way
>> (record all external calls) without issue.  If your volume is high,
>> you'll want to record as PMCU WAV to a ramdisk and then have a cron
>> job that converts completed calls to mp3 or speex or whatever.  I have
>> scripts that do this well including preserving the metadata that FS
>> can write to the WAV files for CID info or whatever else you ask it to
>> put in there.  (just using sox or lame will loose that metadata from
>> the WAV file since they don't bother to preserve it).
>>
>> That being said.  orecx is designed to record your VOIP traffic
>> without having to do anything put ensure all VOIP traffic ends up on
>> the network segment orecx is attached to.  This "transparent"
>> recording is definitely "the way to go" if you want to separate your
>> phone infrastructure from your recording infrastructure.
>>
>> On Mon, Jan 10, 2011 at 11:16 AM, Rupa Schomaker <rupa at rupa.com> wrote:
>> > I think the standard answer to that is www.orecx.com.
>> >
>> > On Mon, Jan 10, 2011 at 3:39 AM, Leonid K <pivanet at gmail.com> wrote:
>> >> Hi,
>> >> currently we're looking for voip recording solution - it must record
>> >> all
>> >> incoming/outgoing/internal/conference calls within the company. later
>> >> on we
>> >> going to develop applications that let us fing/analyze recordings. the
>> >> main
>> >> problem as I see at the moment is huge count of calls that is going
>> >> through
>> >> switch.
>> >>
>> >> what do u think about using Asterisk or/and FreeSwitch for this task?
>> >> thanks
>> >> in advance!
>> >> --
>> >> Sincerely,
>> >> Leonid Kryvoruchko
>> >>
>> >> Mobile   +38 093 7609175
>> >>
>> >> _______________________________________________
>> >> 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
>> >>
>> >>
>> >
>> >
>> >
>> > --
>> > -Rupa
>> >
>>
>>
>>
>> --
>> -Rupa
>>
>> _______________________________________________
>> 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
>
>
>
> --
> Sincerely,
> Leonid Kryvoruchko
>
> Mobile   +38 093 7609175
>
> _______________________________________________
> 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