[asterisk-bugs] [JIRA] (ASTERISK-26694) PJSIP: Notify event not authenticating to the phone.

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Jan 4 11:07:09 CST 2017


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

Joshua Colp updated ASTERISK-26694:
-----------------------------------

    Assignee: Luke Escude  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

It is added to the endpoint like so:

outbound_auth=142-auth

That means "if I send a request and I am challenged for authentication use the credentials from 142-auth".

> PJSIP: Notify event not authenticating to the phone.
> ----------------------------------------------------
>
>                 Key: ASTERISK-26694
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26694
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.13.1
>         Environment: x64 CentOS
>            Reporter: Luke Escude
>            Assignee: Luke Escude
>         Attachments: gs_invalid_event.pcap, gs_noauth.pcap, yealink_works.pcap
>
>
> When sending a NOTIFY packet to the phone via CLI, the following things can be noted:
> With chan_SIP, the phone returns 401 Unauthorized, then the server does another Notify packet with the correct authorization.
> With chan_PJSIP, the phone returns 401 Unauthorized, but the server doesn't properly return with a correctly authenticated packet.



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



More information about the asterisk-bugs mailing list