<div dir="ltr">Hello,<div><br></div><div>I am trying to establish a video call from a linPhone to a Polycom device.</div><div>Polycom is configured as an external gateway device on my Freeswitch.<br></div><div><br></div><div>I have tried several tests and I have added the H264 configuration in file modules.conf.xml : &lt;load module=&quot;mod_h26x&quot;/&gt;</div><div><br></div><div>and also in vars.xml:</div><div>  &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=OPUS,G722,PCMU,PCMA,H264,VP8&quot;/&gt;</div><div>  &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_codec_prefs=OPUS,G722,PCMU,PCMA,H264,VP8&quot;/&gt;</div><div><br></div><div>I am now able to establish the call from linphone to Polycom but only audio is established. I have looked at SIP trace with wireshark and the 200OK that is send back from Freeswitch to LinPhone has only VP8 in the SDP.</div><div><br></div><div>Linphone -----&gt; Invite (VP8, H264) -----&gt;  Freeswitch -----&gt; Invite (VP8, H264) -----&gt;  Polycom</div><div>                &lt;----- 200OK (VP8)         &lt;-----                     &lt;----- 200OK (H264) &lt;----  <br></div><div><br></div><div>I have tried different configuration without success. Do you have an idea of what may be missing to have H264 in the 200OK instead of VP8 ?</div><div>Or is there another solution ?</div><div><br></div><div>Thanks in advance for your help</div><div><br></div><div>Fred</div><div><br></div></div>