partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Partysip-dev] one more hint please....regarding authorization


From: Aymeric Moizard
Subject: Re: [Partysip-dev] one more hint please....regarding authorization
Date: Fri, 11 Aug 2006 18:29:48 +0200 (CEST)


In the config file:

authentication = off

must be:

authentication = on

Also plugins list must contains auth plugin right after "udp syntax"
like in:

plugins = udp syntax auth filter rgstrar ls_localdb ls_sfull

Then the plugin should be called.
Aymeric

On Fri, 11 Aug 2006, Mike Dorin wrote:



For some reason when I send my message in,
cb_auth_validate_credentials is never called.

osip_authorization_parse fills in
osip_authorization_t * auth with:

Username = "200"
realm= "wellx.org"
nonce= "a856e5a0296364e7cb1ca9e1f54bbc94"
qop= auth
response= "fec42c7df32f85110d02d0a351e379c0"
opaque= "d1c8938268098d1fbc130c4a40913ef9"
auth_type= Digest
uri = "sip:10.0.0.3"


but then cb_auth_validate_credentials is not called.

Where is it determined if cb_auth_validate_credentials
should be called?

Thanks a lot for your help.

-Mike Dorin
www.telecomtools.org


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


_______________________________________________
Partysip-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/partysip-dev







reply via email to

[Prev in Thread] Current Thread [Next in Thread]