Re: [reSIProcate] transport errorr
- From: andrea <andrea@xxxxxx>
- Date: Wed, 10 Nov 2004 15:07:15 +0100
hi,
thanks for your help... I've found the problem: I'm using ZoneAlarm and
I retry without it... now my SIP UA works fine... but I don't
understand why zone alarm blocks only latest packets!
thanks
Andrea
Scott Godin wrote:
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