Hello,
I'm learning how to use the Sofia-SIP library, to begin i started using the
example shown in http://gitorious.org/sofia-sip/pages/SofiaTutorial,
That program works perfectly for me in Linux, but when i try to run it in
Windows Vista (using MS VC++ 2010) i get the following messages:
when using su_init():
DisconnectEx: cannot load (10022): Invalid argument
when using nua_create():
DisconnectEx: cannot load (10022): Invalid ArgumentAdding nameserver: (my
private IP)
nta_agent: received garbage from udp/(my private IP):5062/sip
when using su_root_run(root):
nta_agent: received garbage from udp/10.1.115.14:5062/sip
And finally, only in the caller process i get this:
tport_vsend(0114E0D0): Can't assign requested address with (s=332
*/127.0.0.1:5060)nta: MESSAGE (32584619): Can't assign requested address
(10049) with */[127.0.0.1]:5060
I know those are errors related with WinSock and for example error 10022
(WSAEINVAL) appears when an invalid argument is supplied, but how could i fix
this? or what should i look for? it's not too clear for me.
Thank you
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel