< Previous by Date Date Index Next by Date >
  Thread Index  

RE: [reSIProcate] How do I setup UAS challenge Authentication on INVITEusing DUM


ClientAuthManager is used to setup DUM to be able to respond to digest
challenges (from any request type).

ServerAuthManager is used to challenge inbound requests (any request
type).  

Note:  Currently ServerAuthManager responds/challenges as if the
application is a proxy.  Modifications are required in order to get it
respond as a UserAgent (ie. 401 vs 407 response, etc.).  This will be
fixed in DUM sometime soon.

Scott

> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-
> devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of praveen
> Sent: Thursday, September 15, 2005 7:48 PM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [reSIProcate] How do I setup UAS challenge Authentication on
> INVITEusing DUM
> 
> Hello,
> 
> I need to setup a UAS to send challenge response to request Digest
> authentication on INVITE .
> 
> The example file, BasicCall.cxx sets up clientAuthManager.  This works
> fine during registration.
> But during INVITE it doesn't seem to challenge for authentication.
> 
> Do I need to instantiate ServerAuthManger to have DUM negotiate
> Authentication
> during INVITE reception.
> 
> An help to guide me through this would be greatly appreciated
> 
> Thanks
> 
> Praveen Mohandas
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel