nua.c:138 nua_create() nua: nua_create: entering
nua_stack.c:128 nua_stack_init() nua: nua_stack_init: entering
nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
soa.c:229 soa_create() soa_create("default", 0x2618710, 0x2612590) called
soa.c:403 soa_set_params() soa_set_params(static::0x2647700, ...) called
soa.c:403 soa_set_params() soa_set_params(static::0x2647700, ...) called
nta.c:966 nta_agent_create() nta_agent_create: initialized hash tables
nta.c:973 nta_agent_create() nta_agent_create: initialized transports
nta.c:979 nta_agent_create() nta_agent_create: initialized random identifiers
nta.c:985 nta_agent_create() nta_agent_create: initialized timer
nta.c:995 nta_agent_create() nta_agent_create: initialized resolver
tport.c:498 tport_tcreate() tport_create(): 0x2664b10
nta.c:2290 agent_create_master_transport() nta: master transport created
tport.c:1685 tport_bind_server() tport_bind_server(0x2664b10): calling tport_listen for udp
tport.c:621 tport_alloc_primary() tport_alloc_primary(0x2664b10): new primary tport 0x2613da0
tport.c:1685 tport_bind_server() tport_bind_server(0x2664b10): calling tport_listen for tcp
tport.c:621 tport_alloc_primary() tport_alloc_primary(0x2664b10): new primary tport 0x26654a0
nta.c:2249 nta_agent_add_tport() nta: bound to (192.168.222.2:5060;transport=*)
nta.c:2392 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.222.2 (sip)
nta.c:2392 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.222.2 (sip)
nta.c:2258 nta_agent_add_tport() nta: Via fields initialized
nta.c:2266 nta_agent_add_tport() nta: Contact header created
tport.c:1685 tport_bind_server() tport_bind_server(0x2664b10): calling tport_listen for ws
tport.c:621 tport_alloc_primary() tport_alloc_primary(0x2664b10): new primary tport 0x2665c10
nta.c:2249 nta_agent_add_tport() nta: bound to (192.168.222.2:5066;transport=ws)
nta.c:2392 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.222.2 (sip)
nta.c:2392 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.222.2 (sip)
nta.c:2258 nta_agent_add_tport() nta: Via fields initialized
nta.c:2266 nta_agent_add_tport() nta: Contact header created
tport.c:1685 tport_bind_server() tport_bind_server(0x2664b10): calling tport_listen for wss
tport.c:621 tport_alloc_primary() tport_alloc_primary(0x2664b10): new primary tport 0x2643c10
tport.c:727 tport_listen() tport_listen(0x2664b10): unknown(pf=2 wss/[192.168.222.2]:7443): Bad address
nta.c:2240 nta_agent_add_tport() nta: bind(192.168.222.2:7443;transport=wss): Bad address
nua_stack.c:195 nua_stack_init() nua: initializing SIP stack failed
nua_stack.c:212 nua_stack_deinit() nua: nua_stack_deinit: entering
sresolv.c:190 sres_sofia_update() sres_sofia_update(0x278e7c0, -1, -1)
sresolv.c:190 sres_sofia_update() sres_sofia_update((nil), -1, -1)
tport.c:555 tport_destroy() tport_destroy(0x2664b10)
2014-10-15 11:18:42.122088 [ERR] sofia.c:2854 Error Creating SIP UA for profile: internal_lan (sip:mod_...@192.168.222.2:5060;transport=udp,tcp) ATTEMPT 3 (RETRY IN 5 SEC)
2014-10-15 11:18:42.122088 [ERR] sofia.c:2864 Error Creating SIP UA for profile: internal_lan (sip:mod_...@192.168.222.2:5060;transport=udp,tcp)
The likely causes for this are:
1) Another application is already listening on the specified address.
2) The IP the profile is attempting to bind to is not local to this system.
Профили я не трогал совершенно, ничего такого существенного не изменял (настраивал директорию и колцентр конфиги). Порты и адреса эти не заняты и существуют - вот доказательство:
root@balancer:/usr/local/freeswitch/conf/sip_profiles# netstat -lunp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp6 0 0 :::111 :::* 1850/rpcbind
udp6 0 0 :::753 :::* 1850/rpcbind
udp6 0 0 :::41753 :::* 2657/dhcpd
udp6 0 0 :::42983 :::* 1881/rpc.statd
root@balancer:/usr/local/freeswitch/conf/sip_profiles# ifconfig
eth0 Link encap:Ethernet HWaddr 10:fe:ed:05:2a:07
inet addr:213.178.33.202 Bcast:213.178.33.203 Mask:255.255.255.252
inet6 addr: fe80::12fe:edff:fe05:2a07/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:61279 errors:0 dropped:0 overruns:0 frame:0
TX packets:55741 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:31566780 (30.1 MiB) TX bytes:21018818 (20.0 MiB)
Interrupt:40 Base address:0xa000
eth1 Link encap:Ethernet HWaddr 50:e5:49:c4:09:68
inet addr:192.168.222.2 Bcast:192.168.222.255 Mask:255.255.255.0
inet6 addr: fe80::52e5:49ff:fec4:968/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:268131 errors:0 dropped:0 overruns:0 frame:0
TX packets:250206 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:224058858 (213.6 MiB) TX bytes:76960182 (73.3 MiB)
Interrupt:41 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4155 errors:0 dropped:0 overruns:0 frame:0
TX packets:4155 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1668544 (1.5 MiB) TX bytes:1668544 (1.5 MiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:88.200.154.194 P-t-P:80.234.75.96 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:56924 errors:0 dropped:0 overruns:0 frame:0
TX packets:55683 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:30053014 (28.6 MiB) TX bytes:19791634 (18.8 MiB)
Name Type Data State
=================================================================================================
=================================================================================================
1 profile 0 aliases
Не могу понять почему оно так резко начало себя вести столь плохо. Я уже все изменения свои откатил на всякий случай, но бесполезно. Направьте на путь истиный прошу вас - телефония встала.