[asterisk-bugs] [JIRA] (ASTERISK-28957) chan_sip: chan_sip does not process 400 response to an INVITE.
Frederic LE FOLL (JIRA)
noreply at issues.asterisk.org
Mon Jun 22 04:42:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Frederic LE FOLL updated ASTERISK-28957:
----------------------------------------
Description:
chan_sip does not process 400 response to an INVITE.
This problem was observed during tests:
- Diaplan runs Dial() to generate an outgoing call with chan_sip.
- chan_sip generates an outgoing INVITE request,
- UAS returns a 400 response (nothing wrong in request, this is a test)
- chan_sip does not ACK first 400 response, it only ACKs second occurrence.
- Dial() exists only after timeout.
was:
chan_sip does not process 400 response to an INVITE.
This problem was observed during tests:
- Diaplan runs Dial() to generate an outgoing call with chan_sip.
- chan_sip generates an outgoing INVITE request,
- UAS returns a 400 response.
- chan_sip does not ACK first 400 response, it only ACKs second occurrence.
- Dial() exists only after timeout.
> chan_sip: chan_sip does not process 400 response to an INVITE.
> --------------------------------------------------------------
>
> Key: ASTERISK-28957
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28957
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 16.4.0
> Reporter: Frederic LE FOLL
> Assignee: Frederic LE FOLL
> Severity: Minor
>
> chan_sip does not process 400 response to an INVITE.
> This problem was observed during tests:
> - Diaplan runs Dial() to generate an outgoing call with chan_sip.
> - chan_sip generates an outgoing INVITE request,
> - UAS returns a 400 response (nothing wrong in request, this is a test)
> - chan_sip does not ACK first 400 response, it only ACKs second occurrence.
> - Dial() exists only after timeout.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list