[asterisk-bugs] [JIRA] (ASTERISK-17518) [patch] Wrong uri in the authentication header

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 07:05:07 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-17518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-17518:
-----------------------------------

    Affects Version/s: 13.18.4

> [patch] Wrong uri in the authentication header
> ----------------------------------------------
>
>                 Key: ASTERISK-17518
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17518
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Channels/chan_sip/Interoperability
>    Affects Versions: 1.8.3, 13.18.4
>            Reporter: Stanislaw Pitucha
>            Severity: Minor
>         Attachments: auth_uri.patch
>
>
> I just tried to send a call via callcentric.com from asterisk 1.8.3 box. During the password check is seems to send a wrong URI - skipping the user part. For example, the packet sent out was:
> -----
> INVITE sip:17771234567 at callcentric.com SIP/2.0.
> ...
> Proxy-Authorization: Digest username="17772777xxx", realm="callcentric.com", algorithm=MD5, uri="sip:callcentric.com", nonce="xxxxxxxxxxxxxxxxxxxxxxxxxx", response="xxxxxxxxxxxxxxxxxxxxxxxxxx".
> -----
> While according to the RFC3261 (22.4 step 3), it should be the request uri, so "sip:17771234567 at callcentric.com".



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list