[Freeswitch-users] Call Recording

Alexey Sibyakin alex at freeswitch.com
Fri Aug 17 07:21:42 UTC 2018


Hello,

What version are you using? What's your OS? Is any virtualization around?
Have you tried any other format (e.g. mp3 with mod_shout)?

Regards,

Alex

On Wed, Aug 15, 2018 at 2:23 AM, Caio Assis <caioebassis at hotmail.com> wrote:

> Good afternoon, everyone.
>
>
> I'm trying to use FreeSwitch's default record_session module to record my
> calls, but it records very poorly, the sound flickers, it's really not
> working for me. Is there an alternative module? Or maybe a configuration I
> can do to improve it.
>
>
> The dialplan is the same as the documentation, except for the recording
> name and the variable media_bug_answer_req.
>
>
>         <action application="set" data="RECORD_TITLE=Recording
> ${destination_number} ${caller_id_number} ${strftime(%Y-%m-%d %H:%M)}"/>
>         <action application="set" data="RECORD_COPYRIGHT=(c) 2009"/>
>         <action application="set" data="RECORD_SOFTWARE=FreeSwitch"/>
>         <action application="set" data="RECORD_ARTIST=FreeSwitch"/>
>         <action application="set" data="RECORD_COMMENT=FreeSwitch"/>
>         <action application="set" data="RECORD_DATE=${strftime(%Y-%m-%d
> %H:%M)}"/>
>         <action application="set" data="RECORD_STEREO=true"/>
>         <action application="set" data="media_bug_answer_req=true"/>
>         <action application="record_session" data="$${recordings_dir}/${
> uuid}.wav"/>
>
> Thanks.
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
>



-- 
Alex Sibyakin | Support Engineer
FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
<https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
Email: alex at freeswitch.com
Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
Need commercial support? Contact sales at freeswitch.com for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180817/8f05c3b7/attachment-0001.html>


More information about the FreeSWITCH-users mailing list