< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] transport errorr


Not really sure why, but the call to determine the source interface for
130.192.66.211:5080 (which previously succeed) get's a 10061 error:

"WSAECONNREFUSED (10061) 
Connection refused.  No connection could be made because the target machine
actively refused it. This usually results from trying to connect to a
service that is inactive on the foreign host - i.e. one with no server
program running.".

I don't really understand why a 10061 makes sense for a connect call to a
UDP socket though.  Is it possible that the source interface (nic) was
disconnected from the network?  Has anyone else ever seen this?



-----Original Message-----
From: andrea [mailto:andrea@xxxxxx] 
Sent: Monday, November 08, 2004 5:26 AM
To: 'ReSiprocate'
Subject: [reSIProcate] transport errorr

hi all,

I've modified basicRegister to create a UA which refreshes every 70 
seconds its registration. I'm working with VS.NET 2003 on a winxp with sp2.
it works well for 2-3 times and then I receive this message: 
"UAS(Registration): ISipAppDialogSet: destroyed".

I've read into log file (in attachment) and I've found an error in 
Transport.cxx (row 216).

Do you have any suggestion or idea?
thanks

Andrea