[asterisk-bugs] [JIRA] (ASTERISK-29117) Zero wrapuptime is NOT respected in a ringall queue and no ringinuse
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Oct 16 14:30:37 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-29117:
-------------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
> Zero wrapuptime is NOT respected in a ringall queue and no ringinuse
> --------------------------------------------------------------------
>
> Key: ASTERISK-29117
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29117
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 16.2.1
> Environment: Tested against Debian 9 - Stretch
> Reporter: Ioannis Inglesis
> Assignee: Asterisk Team
>
> We a have a single queue that contains 2 Local members. Queue's configuration is with ringall strategy, 20 seconds timeout, no ringinuse and wrapuptime to 0.
> Scenario:
> * A first call arrives at the queue. Both members are ringing properly.
> * 'first-device' answers the call.
> * A seconds call arrives at the queue. Only the 'second-device' is ringing, as it is supposed to.
> * 'first-device' hangs up.
> * 'second-device' still ringing as it is supposed to but the 'first-device' doesn't receive the 'second-call' at all, despite the fact that there is wrapuptime = 0.
> * 20 seconds goes by and then the Queue retries both members which is normal.
> Based on wrapuptime definition, I think the call should immediately be placed on the first-device after hangup.
> I tried different settings in queue configuration to see if there is a combination of variables that fix this behaviour, but with no luck.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list