<div dir="ltr">Hi,<div><br></div><div>I&#39;m new to telephony and FreeSwitch&#39;s world, so I apologize in advance for any nonsense I speak here. </div><div><br></div><div>I&#39;ve been trying to setup an environment where It can be possible to make a call through Google Chrome Browser using JsSIP to a standard phone device on PSTN. </div>

<div><br></div><div>In my network my &quot;PSTN gateway&quot; is an Asterisk 1.4 instance (No, I can&#39;t chance it today). To communicate with Chrome I have a FreeSwitch 1.5.5 instance and to get access to PSTN via this instance I had to register my Asterisk instance as a gateway on my Sofia&#39;s external profile. This part of my scenario works fine. I&#39;m able to make calls using a softphone registered on FreeSwitch to standard phones on PSTN with no problems. What I wasn&#39;t able to do until now was the JsSIP + FreeSwitch integration.      </div>

<div><br></div><div>To setup FreeSwitch to comunicate with JsSIP, the only thing I did was uncomment the line below on sip_profiles/internal.xml.</div><div><br></div><div>&lt;param name=&quot;ws-binding&quot; value=&quot;:5066&quot;/&gt;</div>

<div><br></div><div>I really don&#39;t know if just this is sufficient. Am I missing something important?<br></div><div><br></div><div>To connect on my FreeSwitch instance from Chrome, I&#39;m using the Tryit JsSIP demo. Today, I&#39;m able to register on FS from Tryit demo and perform a call to a PSTN phone. The connection is established but I don&#39;t get any audio in both endpoints. The same happens when I try to call the 5000 ivr extension or an user on a softphone at the same network from my Chrome browser.</div>

<div><br></div><div>Assuming that all the services I&#39;ve mentioned here are running on the same network, do you have any idea why I can&#39;t get audio in both endpoints of my experiment?</div><div><br></div><div>Additional information:</div>

<div>Ubuntu 12.04 64 bits</div><div><div>FreeSwitch version 1.5.5 default install configuration</div><div>Tryit JsSIP Demo with jssip-0.3.0.js</div><div><br></div>Thanks in advance,</div><div>Rafael.</div></div>