In data Wednesday 2010-07-07 17:51:00 +0300, Pekka Pessi ha scritto:
> 2010/6/30 Stefano Sabatini :
> > Hi all, I'm running this simple code in Windows Vista:
> > nta: master transport created
> > tport(00F27958) to */*:*/sip
> > tport(00F27958): calling tport_listen for udp
> > tport(00F27958): ne
2010/6/30 Stefano Sabatini :
> Hi all, I'm running this simple code in Windows Vista:
> nta: master transport created
> tport(00F27958) to */*:*/sip
> tport(00F27958): calling tport_listen for udp
> tport(00F27958): new primary tport 00F28128
> tport(00F27958): bind(pf=2 udp/[192.168.0.1]): No such
Hi all, I'm running this simple code in Windows Vista:
--8<--
root = su_root_create(NULL);
su_root_release(root);
if (!root) {
fprintf(stderr, "Impossible to create a root thread, aborting.");
exit(1);
}
nua = nu