[Freeswitch-users] SIP error

Steven Ayre steveayre at gmail.com
Fri Dec 14 15:05:01 MSK 2012


This looks like it might be fine in itself...
freeswitch is listening for both tcp and udp on 82.113.72.113:5060, that'll
be one profile.
Looks like you also have a profile listening on the IPv6 loopback ::1:5060
- it's up to your use-case whether you want that or not... since that won't
be reachable from any other machine.

You need to compare that to what profiles you have configured though, to
see whether there are any profiles failing to start on another ip:port.

Multiple running copies of freeswitch could also give a problem - if 19085
is the PID of a different instance of freeswitch then that would stop a 2nd
FS instance listening on those ip:ports.

-Steve




On 14 December 2012 11:36, Archana Venugopan <a.venugopan at mundio.com> wrote:

>  Hi Steven,****
>
> Thanks. When I gave netstat I see the following in my freeswitch
> server(82.113.72.113)****
>
> ** **
>
> [root at VECTONE-CLOUDE sip_profiles]# netstat -lnp | grep 5060****
>
> tcp        0      0 82.113.72.113:5060          0.0.0.0:*
> LISTEN      19085/freeswitch****
>
> tcp        0      0 ::1:5060
>                :::*                        LISTEN      19085/freeswitch***
> *
>
> udp        0    0 82.113.72.113:5060          0.0.0.0:*
>         19085/freeswitch****
>
> udp        0    0 ::1:5060
>   :::*                                         19085/freeswitch****
>
> ** **
>
> Is there something wrong in the above?****
>
> ** **
>
> Regards,****
>
> Archana.V****
>
> ** **
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Steven Ayre
> *Sent:* 14 December 2012 11:23
> *To:* FreeSWITCH Users Help
> *Subject:* Re: [Freeswitch-users] SIP error****
>
> ** **
>
> The most likely reason is that something already is listening on the
> IP:port, each profile must be on its own distinct IP+port combination.****
>
> ** **
>
> "netstat -anp | grep <ip> | grep <port>" will show if another program is
> already using the port.****
>
> ** **
>
> -Steve****
>
> ** **
>
> ** **
>
> On 13 December 2012 18:01, Archana Venugopan <a.venugopan at mundio.com>
> wrote:****
>
> Hi team,****
>
>  ****
>
> I am facing with the below error after installing freeswitch and
> registering.****
>
>  ****
>
> 2012-12-13 17:55:15.573019 [ERR] sofia.c:1347 Error Creating SIP UA for
> profile: internal****
>
>  ****
>
> Guess this is checking /usr/local/freeswitch/conf/sip_profiles/internal.xml
> ****
>
>  ****
>
> I have attached my internal.xml as well. Please let me know. Thanks.****
>
>  ****
>
> Regards,****
>
> Archana.V****
>
>  ****
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org****
>
> ** **
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121214/1f2276ec/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list