<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi guys, i am configuring a &nbsp;video call between two grandstream video phones (GXV-3000) which i don't recommend for being a crappy set of devices.<br /> <br /> I am using the latest freeswitch FreeSWITCH version 1.2.0rc2+git~20120618T111915Z~11a745cf76+unclean~20120618T121534Z .</p>
<p>But no video call between those devices.</p>
<p>However video call between a Grandstream and an Android Bria Phone works ( i don't recomment bria too, but it helps me with some tests).<br /> <br /> Here is the log of two grandstream that fails:<br /> <br /> <a href="http://pastebin.com/tXZ4DhKM">http://pastebin.com/tXZ4DhKM</a></p>
<p>&nbsp;</p>
<p>it keeps stuck on the line that says:</p>
<p>2012-06-18 11:58:35.144424&nbsp;<span class="br0">[</span>DEBUG<span class="br0">]</span>&nbsp;sofia.c:5838 Channel sofia/internal/215 entering state&nbsp;<span class="br0">[</span>calling<span class="br0">]</span><span class="br0">[</span>0<span class="br0">]</span></p>
<p><span class="br0">and then continues.</span></p>
<p>And here is the log of a grandstream and a bria that works:</p>
<p><a href="http://pastebin.com/nRzSr7WR">http://pastebin.com/nRzSr7WR</a></p>
<p>&nbsp;</p>
<p>The call is started from the Bria, starting the call from Grandstream will not work.</p>
<p>If i configure the Grandstream to not send video they can place calls and it will work for audio, if i configure them to start video automatically they will not work, in fact they can't place any call but they can receive calls from other phones.</p>
<p>But if i put:</p>
<pre>    &lt;param name="inbound-bypass-media" value="true"/&gt;</pre>
<pre>&nbsp;</pre>
<pre>at the sip profile they are attached to they will work, however i don't like this solution, cause i want to deploy them behind a firewall at different places.</pre>
<pre>&nbsp;</pre>
<pre>Tried before:</pre>
<pre>&nbsp;</pre>
<pre>    &lt;param name="inbound-proxy-media" value="true"/&gt;</pre>
<pre>&nbsp;</pre>
<pre>but it didn't work, the only way to have this working is setting inbound_bypass_media.</pre>
<pre>&nbsp;</pre>
<pre>Any help on this issue ?</pre>
<pre>&nbsp;</pre>
<pre>Thanks.</pre>
<pre>&nbsp;</pre>
<div>
<pre>-- 
Nestor A. Diaz
Ingeniero de Sistemas
Tel. +57.1-485-3020 x 211
Cel. +57.316-227-3595
nestor@tiendalinux.com
www.tiendalinux.com</pre>
</div>
</body></html>