linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Bug in Digest access authentication


From: Cameron Barfield
Subject: Re: [Linphone-developers] Bug in Digest access authentication
Date: Tue, 30 Sep 2008 13:23:42 -0700
User-agent: Thunderbird 2.0.0.4 (X11/20070604)

Ah, my mistake.

I'm currently using linphone 1.6.0 on an embedded platform. I had pulled the 
code from SVN
to see if any changes had been made to the exosip/ stuff. I was unable to build 
the SVN
checkout because of some dependency issues.

Disregard :)



Simon Morlat wrote:
> Hi,
> 
> What version of linphone did you use when having the problem ?
> Current svn does not make use of the exosip/ directory (should be removed 
> actually).
> Instead linphone builds against official libeXosip2-3.1.x release.
> Can you please clarify ?
> Thanks
> 
> Simon
> 
> Le Friday 26 September 2008 21:48:50 Cameron Barfield, vous avez écrit :
>> Hi --
>>
>> I recently found that Linphone cannot authenticate on an Allworx SIP
>> server.
>>
>> It looks like the problem is the way Linphone handles the response to the
>> "407 Proxy Authentication Required" message.
>>
>> In function eXosip_create_proxy_authorization_header() in exosip/jauth.c it
>> looks like if the QOP field is set, it is treated as an "auth-int" QOP. If
>> the QOP field is set to "auth" it should be treated the same as if it were
>> blank:
>>
>> http://en.wikipedia.org/wiki/Digest_access_authentication#Overview
>>
>> I'm not sure that this patch is 100% correct, but it does work for my case.
>>
>> I generated the patch against SVN checkout 53.
> 
> 
> 




reply via email to

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