[Freeswitch-users] Enable Video for external calls

Yuriy Gorlichenko ovoshlook at gmail.com
Mon Sep 12 17:37:46 MSD 2016


Yep. that in it.

freeswitch/vars.xml
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=OPUS,G722,PCMU,PCMA,VP8"/>
<X-PRE-PROCESS cmd="set"
data="outbound_codec_prefs=OPUS,G722,PCMU,PCMA,VP8"/>

freeswitch/sip_profiles/external.xml

<param name="inbound-codec-prefs" value="$${global_codec_prefs}"/>
<param name="outbound-codec-prefs" value="$${outbound_codec_prefs}"/>


I making call as

session:execute("bridge","sofia/external/"..session:getVariable("destination_number").."@my.sip.pro.xy")

2016-09-12 16:24 GMT+03:00 Mirko Brankovic <mirkobrankovic at gmail.com>:

> make sure you have video codecs enabled in vars.conf for outbound codec
> list
>
> On Mon, Sep 12, 2016 at 2:57 PM, Yuriy Gorlichenko <ovoshlook at gmail.com>
> wrote:
>
>> Hi. Googled documenttion about it
>> where i can turn it on?
>> For now icoming INVITE goes with Video but then FS omakes outgoing call
>> without Video Paert at the SDP.
>>
>> _________________________________________________________________________
>> 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
>>
>
>
>
> --
> Regards,
> Mirko
>
> _________________________________________________________________________
> 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/20160912/c3291beb/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list