[asterisk-bugs] [JIRA] (ASTERISK-26363) Bye sent to sip trunk is not authenticated even after receiving a 407 error code

Yaacov Akiba Slama (JIRA) noreply at issues.asterisk.org
Tue Sep 13 00:00:01 CDT 2016


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

Yaacov Akiba Slama updated ASTERISK-26363:
------------------------------------------

    Description: 
The configuration is:
{noformat}
Phone/Softphone (P) <--> asterisk (A) <--> authenticated sip-trunk (ST)
{noformat}
When P hangs up, a BYE request is sent to A. A then sends a BYE request to ST, which returns a 407 because it needs authentication. But A doesn't send an answer to this 407, so ST thinks that the conversation is not hung.

  was:
The configuration is:
Phone/Softphone (P) <--> asterisk (A) <--> authenticated sip-trunk (ST)
When P hangs up, a BYE request is sent to A. A then sends a "BYE" request to ST, which returns a 407 because it needs authentication. But A doesn't send an answer to this 407, so ST thinks that the conversation is not hung.


> Bye sent to sip trunk is not authenticated even after receiving a 407 error code
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26363
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26363
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.9.1, 13.11.2, 14.0.0-beta2
>         Environment: Debian 8.x
>            Reporter: Yaacov Akiba Slama
>
> The configuration is:
> {noformat}
> Phone/Softphone (P) <--> asterisk (A) <--> authenticated sip-trunk (ST)
> {noformat}
> When P hangs up, a BYE request is sent to A. A then sends a BYE request to ST, which returns a 407 because it needs authentication. But A doesn't send an answer to this 407, so ST thinks that the conversation is not hung.



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



More information about the asterisk-bugs mailing list