Good day,

I'm trying to setup my NTLM patches for Sofia 1.12.10/darcs:HEAD and I'm
having issues testing the code in my application and it seems the
changes to the tport TLS code are causing my issues.

When my application uses nua_create() on 1.12.9 I bind to the IP:port
just fine on my interface - here's the log:

  tport_listen(0x10299b0): listening at tls/192.168.43.1:5069/sips

The same application code in 1.12.10 results in the following in the
console log:

  tport_listen(0x1029630): tport_setname(pf=2, tls/(null)): Address
family not supported by protocol family

Looks like su_inet_ntop isn't working in my case.  The su_family is 528
which defaults to su_seterrorno(EAFNOSUPPORT).  

I'm using my own self-signed certs for agent.pem, etc.

Do I need to change something in my code to get TLS working with 1.12.10
with the new tport TLS code?  Any I doing something wrong with my
nua_create/NUTAGs?

Thanks,
Andy.

Confidentiality Notice: This e-mail message including attachments, if any, is 
intended only for the person or entity to which it is addressed and may contain 
confidential and/or privileged material. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message. If you are the intended recipient, but do not wish to 
receive communications through this medium, please so advise the sender 
immediately.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to