[Freeswitch-users] Socket problem

Michael Jerris mike at jerris.com
Tue May 11 10:13:21 PDT 2010


it means something else is already using those ports.  Possibly freeswitch is already running elsewhere on the box or :

netstat -npl | grep 8021

As for the HTTP error 0, I thought this was fixed in git.  Are you using 1.0.6?  try git head and see if you see the same.

Mike

On May 10, 2010, at 9:53 PM, Jor3l Boa wrote:

> Hello there, I'm trying to setup FreeSwitch but I'm getting this error everytime I run it.. 
> 
> mod_event_socket.c -> Socket Error Could not listen on 127.0.0.1:8021
> 
> Also, an error here: 
> 
> mod_xml_curl.c:230 xml_url_fetch() Received HTTP error 0 trying to fetch ...
> 
> The question is, is something needed to avoid the 8021 error? I'm running Ubuntu 10.04 with ufw enabled (port 8021/tcp allowed).
> 
> Note: Googled but nothing helps
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100511/46d7416d/attachment.html 


More information about the FreeSWITCH-users mailing list