Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-13 Thread Jarod Neuner
On Fri, 2009-02-13 at 08:20 -0600, Andrew Rechenberg Lists wrote: > Unfortunately I'm a little light on endianess knowledge :) Unfortunately I'm pretty light on autoconf, so I don't know what would have caused such an event. > I'm compiling just the libsofia-sip-ua code in XCode and I'm using the

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-13 Thread Andrew Rechenberg Lists
> > On Wed, 2009-02-11 at 07:03 -0600, Andrew Rechenberg Lists wrote: > > Looks like su_inet_ntop isn't working in my case. The su_family is > 528 > > which defaults to su_seterrorno(EAFNOSUPPORT). > > I completely overlooked this earlier. Is the iPhone little endian? > http://sofia-sip.sourcefo

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-12 Thread Jarod Neuner
On Wed, 2009-02-11 at 07:03 -0600, Andrew Rechenberg Lists wrote: > Looks like su_inet_ntop isn't working in my case. The su_family is 528 > which defaults to su_seterrorno(EAFNOSUPPORT). I completely overlooked this earlier. Is the iPhone little endian? http://sofia-sip.sourceforge.net/refdocs

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-12 Thread Andrew Rechenberg Lists
> > > > Here are a working and non-working TPORT_LOG=9 (1.12.9 works, > > > 1.12.10/darcs HEAD doesn't). Not much more there than what I posted > > > initially (at least from my layperson's point of view :) ). > > Indeed. The silence is rather distrubing. > > > > > tport_listen(0x1029270): tport

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-12 Thread Andrew Rechenberg Lists
> > Here are a working and non-working TPORT_LOG=9 (1.12.9 works, > > 1.12.10/darcs HEAD doesn't). Not much more there than what I posted > > initially (at least from my layperson's point of view :) ). > Indeed. The silence is rather distrubing. > > > tport_listen(0x1029270): tport_setname(pf=2

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-12 Thread Jarod Neuner
On Thu, 2009-02-12 at 09:18 -0600, Andrew Rechenberg Lists wrote: > Here are a working and non-working TPORT_LOG=9 (1.12.9 works, > 1.12.10/darcs HEAD doesn't). Not much more there than what I posted > initially (at least from my layperson's point of view :) ). Indeed. The silence is rather distr

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-12 Thread Andrew Rechenberg Lists
> > On Wed, 2009-02-11 at 09:01 -0600, Andrew Rechenberg Lists wrote: > > > tport_listen(0x1029630): tport_setname(pf=2, tls/(null)): Address > > > family not supported by protocol family > Interesting. Can you provide a log with TPORT_DEBUG set to 9? Here are a working and non-working TPORT_L

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-11 Thread Jarod Neuner
On Wed, 2009-02-11 at 09:01 -0600, Andrew Rechenberg Lists wrote: > > tport_listen(0x1029630): tport_setname(pf=2, tls/(null)): Address > > family not supported by protocol family Interesting. Can you provide a log with TPORT_DEBUG set to 9? > > Do I need to change something in my code to get

Re: [Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-11 Thread Andrew Rechenberg Lists
> 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

[Sofia-sip-devel] Issues with the new tport TLS code in 1.12.10

2009-02-11 Thread Andrew Rechenberg Lists
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