gcareri / boghe

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

Cannot sign in - failed to start SIP transport #206

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load Boghe
2. Click "Sign In"
3.

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

I am not sure what the expected output is but I see the error message "Failed 
to start sip transport" in the notification at the bottom of the app.

What version of the product are you using? On what operating system?
Boghe IMS Client v2.0.173.972 on Windows 8.1

Please provide any additional information below.

Log:

2014-11-16 10:49:02,506 INFO  [7] BogheCore.Services.Impl.SipService:0 - 
OnStackEvent (Stack starting)
2014-11-16 10:49:03,506 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tnet_sockfd_connectto()" 
file: ".\src\tnet_utils.c" 
line: "1598" 
MSG: WSAConnect have failed

2014-11-16 10:49:03,507 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tnet_sockfd_connectto()" 
file: ".\src\tnet_utils.c" 
line: "1598" 
MSG: (SYSTEM)NETWORK ERROR ==>No connection could be made because the target 
machine actively refused it.

2014-11-16 10:49:03,507 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tsip_transport_layer_start()" 
file: ".\src\transports\tsip_transport_layer.c" 
line: "1222" 
MSG: Failed to connect the SIP transport

2014-11-16 10:49:03,508 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tsip_stack_start()" 
file: ".\src\tsip.c" 
line: "762" 
MSG: Failed to start sip transport

2014-11-16 10:49:03,509 INFO  [7] BogheCore.Services.Impl.SipService:0 - 
OnStackEvent (Failed to start sip transport)
2014-11-16 10:49:03,510 ERROR [1] BogheCore.Services.Impl.SipService:0 - Failed 
to start the SIP stack

Original issue reported on code.google.com by Robin.Ma...@googlemail.com on 16 Nov 2014 at 10:59