cloudtrends / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

sip stack fail to start #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use boghe on windows xp, the stack failed to start

log is :

2013-03-12 10:47:51,828 INFO  [1] BogheCore.Services.Impl.SipService:208 - 
realm='192.168.4.1', impu='sip:1004@192.168.4.1', impi='1004', local_ip='', 
local_port='0'
2013-03-12 10:47:51,953 DEBUG [1] BogheCore.Services.Impl.SipService:303 - 
STUN=no
2013-03-12 10:47:51,953 DEBUG [1] BogheCore.Services.Impl.SipService:324 - 
pcscf-host='192.168.4.1', pcscf-port='5060', transport='TCP', ipversion='IPv4'
2013-03-12 10:47:51,953 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: Stack running in CLIENT mode

2013-03-12 10:47:51,953 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: tsk_timer_manager_start

2013-03-12 10:47:51,953 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: Proxy-CSCF=[192.168.4.1]:5060

2013-03-12 10:47:51,953 INFO  [7] BogheCore.Services.Impl.SipService:921 - 
*INFO: Timer manager run()::enter

2013-03-12 10:47:51,953 INFO  [8] BogheCore.Services.Impl.SipService:921 - 
*INFO: TIMER MANAGER -- START

2013-03-12 10:47:51,953 INFO  [9] BogheCore.Services.Impl.SipService:921 - 
*INFO: SIP STACK::run -- START

2013-03-12 10:47:54,312 DEBUG [10] 
BogheCore.Services.Impl.XmlConfigurationService:214 - Saving configuration...
2013-03-12 10:47:56,953 ERROR [1] BogheCore.Services.Impl.SipService:943 - 
***ERROR: function: "tsip_transport_layer_start()" 
file: ".\src\transports\tsip_transport_layer.c" 
line: "942" 
MSG: 5000 milliseconds elapsed and the socket is still not connected.

2013-03-12 10:47:56,953 ERROR [1] BogheCore.Services.Impl.SipService:943 - 
***ERROR: function: "tsip_stack_start()" 
file: ".\src\tsip.c" 
line: "708" 
MSG: Failed to start sip transport

2013-03-12 10:47:56,953 INFO  [7] BogheCore.Services.Impl.SipService:921 - 
*INFO: Timer manager run()::exit

2013-03-12 10:47:56,968 INFO  [8] BogheCore.Services.Impl.SipService:921 - 
*INFO: TIMER MANAGER -- STOP

2013-03-12 10:47:56,968 INFO  [9] BogheCore.Services.Impl.SipService:921 - 
*INFO: SIP STACK::run -- STOP

2013-03-12 10:47:56,968 ERROR [1] BogheCore.Services.Impl.SipService:398 - 
Failed to start the SIP stack
2013-03-12 10:48:00,968 INFO  [1] BogheCore.Services.Impl.SipService:208 - 
realm='192.168.4.1', impu='sip:1004@192.168.4.1', impi='1004', local_ip='', 
local_port='0'
2013-03-12 10:48:00,968 DEBUG [1] BogheCore.Services.Impl.SipService:303 - 
STUN=no
2013-03-12 10:48:00,968 DEBUG [1] BogheCore.Services.Impl.SipService:324 - 
pcscf-host='192.168.4.1', pcscf-port='5060', transport='TCP', ipversion='IPv4'
2013-03-12 10:48:00,968 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: Stack running in CLIENT mode

2013-03-12 10:48:00,968 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: tsk_timer_manager_start

2013-03-12 10:48:00,968 INFO  [12] BogheCore.Services.Impl.SipService:921 - 
*INFO: Timer manager run()::enter

2013-03-12 10:48:00,968 INFO  [1] BogheCore.Services.Impl.SipService:921 - 
*INFO: Proxy-CSCF=[192.168.4.1]:5060

2013-03-12 10:48:00,968 INFO  [13] BogheCore.Services.Impl.SipService:921 - 
*INFO: TIMER MANAGER -- START

2013-03-12 10:48:00,968 INFO  [14] BogheCore.Services.Impl.SipService:921 - 
*INFO: SIP STACK::run -- START

2013-03-12 10:48:03,468 DEBUG [10] 
BogheCore.Services.Impl.XmlConfigurationService:214 - Saving configuration...
2013-03-12 10:48:05,968 ERROR [1] BogheCore.Services.Impl.SipService:943 - 
***ERROR: function: "tsip_transport_layer_start()" 
file: ".\src\transports\tsip_transport_layer.c" 
line: "942" 
MSG: 5000 milliseconds elapsed and the socket is still not connected.

2013-03-12 10:48:05,968 ERROR [1] BogheCore.Services.Impl.SipService:943 - 
***ERROR: function: "tsip_stack_start()" 
file: ".\src\tsip.c" 
line: "708" 
MSG: Failed to start sip transport

2013-03-12 10:48:05,968 INFO  [12] BogheCore.Services.Impl.SipService:921 - 
*INFO: Timer manager run()::exit

2013-03-12 10:48:05,968 INFO  [13] BogheCore.Services.Impl.SipService:921 - 
*INFO: TIMER MANAGER -- STOP

2013-03-12 10:48:05,968 INFO  [14] BogheCore.Services.Impl.SipService:921 - 
*INFO: SIP STACK::run -- STOP

2013-03-12 10:48:05,984 ERROR [1] BogheCore.Services.Impl.SipService:398 - 
Failed to start the SIP stack
2013-03-12 10:48:10,625 INFO  [1] BogheCore.Services.Impl.SipService:208 - 
realm='192.168.4.1', impu='sip:1004@192.168.4.1', impi='1004', local_ip='', 
local_port='0'

What is the expected output? What do you see instead?

the same problem exist on android device sometimes.

What version of the product are you using? On what operating system?
windows xp, doubango lasterst versiom.

Please provide any additional information below.

Original issue reported on code.google.com by xmpp...@gmail.com on 12 Mar 2013 at 6:09