2009/1/9 Andrew Rechenberg Lists <flux...@resurgent.com>:
>> OK, parser was just configured to reject multiple WWW-Authenticate
>> headers, probably copy&paste error from HTTP. I've pushed a patch to
>> darcs...
>
> Thanks.  I applied that patch and now I'm seeing both headers, but my
> app is misbehaving now :(
>
> In my event callback function I'm trying to null-out the ca_next portion
> of the nh_auth portion of the nua_handle_t that's passed in but my code
> sense isn't finding the nh_auth param of the struct.  Am I allowed to
> access that structure or is it private?

The structure is private. Why you try to null it? nua_authenticate()
refuses to re-send the REGISTER because it has no credentials for
Kerberos?

The authentication stuff probably needs some kind of mechanism to tell
it to ignore some challenges...

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to