<div dir="ltr"><div>Hi guys,</div><div><br></div><div>I am trying to run freeswitch on Amazon AWS, but I am facing the following error:</div><div><br></div><div>2014-01-31 11:43:11.024549 [ERR] sofia.c:2500 Error Creating SIP UA for profile: internal (<a href="http://sip:mod_sofia@172.31.28.215:5060">sip:mod_sofia@172.31.28.215:5060</a>)</div>
<div>The likely causes for this are:</div><div>1) Another application is already listening on the specified address.</div><div>2) The IP the profile is attempting to bind to is not local to this system.</div><div><br></div>
<div>I am sure that the port 5060 is not used by any other application as well as 172.31.28.215 is an internal IP address of the instance. </div><div><br></div><div>I have tried to configure mod_sofia as it described in this link:</div>
<div><a href="http://wiki.freeswitch.org/wiki/Amazon_EC2">http://wiki.freeswitch.org/wiki/Amazon_EC2</a></div><div><br></div><div>Also I googled this error and tried to fix it with </div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;local_ip_v4=172.31.28.215&quot;/&gt;</div>
<div><br></div><div>All required ports are opened. </div><div>Freeswitch git installation v.1.2.18 </div><div><br></div><div>Strange that I have never faced the same issue with my previous FS installations on EC2.</div><div>
<br></div><div>Thanks for advice!</div><div>Arsen. </div>
</div>