Done
Details
Priority
MediumAssignee
Sébastien DuthilSébastien DuthilReporter
Sébastien DuthilSébastien DuthilFix versions
Sprint
NoneLabels
Details
Details
Priority
Assignee
Sébastien Duthil
Sébastien DuthilReporter
Sébastien Duthil
Sébastien DuthilFix versions
Sprint
None
Labels
Zendesk Support
2
Zendesk Support
2
Zendesk Support
2
Created December 19, 2023 at 12:14 PM
Updated January 10, 2024 at 7:17 PM
Resolved January 2, 2024 at 5:32 PM
Scenario
Given user A has a mobile application in background
Given user B calls user A
Given user B hangs up before user A’s app could register (slow phone, out of battery, no network on the phone…)
Given user B calls user A again
When user C intercepts user B with
*8
Then user C is left ringing and can not talk with user B
Expected: user C is answered and can talk with user B
Workaround
Use the attached patch:
patch -d /usr/lib/python3/dist-packages -p1 < WAZO-3560-intercept.patch systemctl restart wazo-calld