[asterisk-users] Asterisk 12 Outbound Authentication Failures on Realm

George Joseph george.joseph at fairview5.com
Tue Sep 3 13:29:25 CDT 2013


On Tue, Sep 3, 2013 at 12:20 PM, Joshua Colp <jcolp at digium.com> wrote:

> George Joseph wrote:
>
>> Trying out Asterisk 12 and the new pjsip module...
>>
>> When I create an registration object that links to an auth object, the
>> registration fails with "res_pjsip_outbound_**authenticator_digest.c:90
>> digest_create_request_with_**auth: Failed to create new request with
>> authentication credentials" unless the auth object has it's realm set
>> exactly to the realm returned in the 401 response from the remote server.
>>
>> Shouldn't the auth object automatically be using the realm from the
>> incoming 401?  Otherwise I have to create an auth object for each remote
>> server even if the only thing different is the realm (the scenario is a
>> provider with multiple servers where the realm is the server name) .  It
>> also means I have to actually look at the incoming 401 packets to get
>> the realm.
>>
>> Bug, feature or my misunderstanding?
>>
>
> This is currently logged as the following issue:
>
> https://issues.asterisk.org/**jira/browse/ASTERISK-22386<https://issues.asterisk.org/jira/browse/ASTERISK-22386>
>
> Despite there being no current progress on it keep checking back or add
> yourself as a watcher.
>
> Cheers,
>
> --
> Joshua Colp
> Digium, Inc. | Senior Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> Check us out at:  www.digium.com  & www.asterisk.org
>
> --
> ______________________________**______________________________**_________
>

Ah, I should have checked jira first.  If you want to go with the approach
in Rusty's third bullet,  "...or should we be responding using the realm in
the challenge if we don't define it specifically in config?" I can work on
that and submit a patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130903/0587fece/attachment.htm>


More information about the asterisk-users mailing list