Hi Allen,

2011/3/23 Allen Guan <alleng...@gmail.com>:
> I am new to this mail list. I have built sofia-sip-1.12.11 under XP
> SP3 and tried the test programs.
>
> I have noticed strange behaviors of the test program test_nua.exe when
> running in release version. I have tried to compiled with Visual
> studio 2003, visual studio 2005 and visual studio 2010 express. All
> the debug versions of test_nua.exe compiled with these three compilers
> run well; but the release versions hang in the middle of the running,
> I have attached the log information got when I ran these programs in
> verbose mode. Please take a look at it and give me some advices on the
> possible reasons why these release versions have issues and how to
> tune them up to make them work.

The test_nua has some problems in the way some WinSock implementations
route the local TCP/IP traffic. You can try to run it with command
line option --no-nat, and see if the problem persists.

You could also check if the su_init() manages to load the
_DisconnectEx function pointer. I was under the impression that it
should work in later XP SPs, too, but it is not first time I have made
a mistake.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to