Does Sofia-sip support TLS under windows? I was trying to enable TLS in
sofia-sip by activating the following settings in config.h:
#define HAVE_TLS 1
#define HAVE_OPENSSL 1
#define HAVE_OPENSSL_TLS_H 1
I also found that the VC6 dsp does not include "tport_tls.c",
"tport_tls.h" and "tport_type_tls.c" so I added those into the project.
However, when I compile tport_tls.c, it complaints about :
\sofia-sip-1.12.3\libsofia-sip-ua\tport\tport_tls.c(42) : fatal error
C1083: Cannot open include file: 'sys/time.h': No such file or directory
Then I tried to comment #include <sys/time.h> see what will happen, the
next thing it complaints is:
\sofia-sip-1.12.3\libsofia-sip-ua\tport\tport_tls.c(60) : fatal error
C1083: Cannot open include file: 'poll.h': No such file or directory
Any idea?
Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel