Hi Laurent,

2011/8/1 Laurent Lecigne <lleci...@gmail.com>:
> I am currently stuck trying to get a Sofia SIP agent to properly register to 
> a registrar (Open IMS core).
> Whenever the agent gets challenged it does not reattempt to provide its 
> credentials : the registration keeps failing.
>
> Basically, a nua_authenticate() is triggered on nua_r_register 401 but Sofia 
> says there is no matching challenge (904) although:
>  o realm (enclosed within double quotes),  login and password provided are 
> accurate,
>  o same operation handle is used than received event (hope this is the way to 
> go).
> I expected the framework to resubmit REGISTER after this nua_authenticate() 
> call (i.e. I am not re-registering after).

Sofia-SIP does not support AKA authentication out-of-the-box. What you
need is a custom authentication client plugin. I should probably write
an example how to do it...

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to