[asterisk-bugs] [JIRA] (ASTERISK-30274) chan_dahdi: Unavailable channels are BUSY
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Dec 15 07:06:01 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-30274:
-------------------------------------
Target Release Version/s: 20.1.0
> chan_dahdi: Unavailable channels are BUSY
> -----------------------------------------
>
> Key: ASTERISK-30274
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30274
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_dahdi
> Affects Versions: 18.15.0
> Reporter: N A
> Assignee: N A
> Severity: Major
> Target Release: 19.8.0, 20.1.0
>
>
> ASTERISK-29989 fixed an issue a while back where busy channels were unavailable when they weren't.
> Well, we now have the reverse issue: unavailable channels are busy when they're not.
> (e.g. mixup of BUSY and CHANUNAVAIL)
> Ultimately, the underlying issue here seems to be that the current mechanism of determining whether a DAHDI channel is insufficient. If the peer is available but in use, it should be busy, and if it's not available at all then it should be CHANUNAVAIL.
> This is actually not a regression, the problem is in chan_dahdi and not app_dial.
> I don't have a solution just yet but you can assign this to me.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list