[Freeswitch-users] Video calls

Freeswitch user freeswitch940 at gmail.com
Wed Oct 4 12:38:41 UTC 2017


Thanks For Reply. I'm trying the same which is mentioned in provided url
but getting some error..

DialPlan :

 <extension name="test_1">
   <condition field="destination_number" expression="^5300$">
       <action application="set" data="enable_file_write_buffering=false"/>
        <action application="eval" data="${uuid_record(${uuid} start
/tmp/firstTest.fsv)}"/>
         <action application="bridge" data="user/1000"/>
           </condition>
             </extension>

Error:- 2017-10-04 09:33:22.678400 [ERR] mod_fsv.c:969 You are asking to
write 2048 bytes of data which is not supported. Please set
enable_file_write_buffering=false to use .fsv format
2017-10-04 09:33:22.678400 [ERR] switch_ivr_async.c:1169 Error writing
/tmp/firstTest.fsv
2017-10-04 09:33:22.938385 [ERR] mod_fsv.c:969 You are asking to write 2048
bytes of data which is not supported. Please set
enable_file_write_buffering=false to use .fsv format
2017-10-04 09:33:22.938385 [ERR] switch_ivr_async.c:1169 Error writing
/tmp/firstTest.fsv
2017-10-04 09:33:23.198409 [ERR] mod_fsv.c:969 You are asking to write 2048
bytes of data which is not supported. Please set
enable_file_write_buffering=false to use .fsv format



On Wed, Oct 4, 2017 at 4:42 PM, António Silva <asilva at wirelessmundi.com>
wrote:

> yes you can, check: https://freeswitch.org/confluence/display/FREESWITCH/
> Video-recording
>
> On 10/04/2017 01:06 PM, Freeswitch user wrote:
>
> Dear users,
>
> Can we record the video calls in freeswitch. Extension A and extension B
> having a video call by freeswitch. So can we record it?
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:consulting at freeswitch.orghttp://www.freeswitchsolutions.com
>
> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://confluence.freeswitch.orghttp://www.cluecon.com
>
> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
> --
> Saludos / Regards / Cumprimentos
> António Silva
>
>
> _________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20171004/f782e2f8/attachment.html>


More information about the FreeSWITCH-users mailing list