Done
Details
Priority
MediumAssignee
Pascal CadottePascal CadotteReporter
Pascal CadottePascal CadotteApprovers
Pascal CadotteFix versions
Sprint
None
Details
Details
Priority
Assignee
Pascal Cadotte
Pascal CadotteReporter
Pascal Cadotte
Pascal CadotteApprovers
Pascal Cadotte
Fix versions
Sprint
None
Zendesk Support
Zendesk Support
Zendesk Support
Created March 28, 2022 at 12:03 PM
Updated April 4, 2022 at 5:58 PM
Resolved March 28, 2022 at 3:35 PM
Given a user A with a WebRTC line
Given A has a mobile refresh token
Given a group G with user A as a member
When someone calls G
Then no mobile push is sent to A
Since A’s state interface only monitors it PJSIP endpoints and the WebRTC line is not currently registered then app_queue will not try to distribute this call to this member.