You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When initiating a call Dino is never sending the <retract /> Call Invites stanza when closing a call with no participants.
The <presence type="unavailable"/> is not sent in the Muji MUC when leaving a call, only <left />, I expect both
This prevent me to properly follow the Muji call participants in Movim.
I do receive the <presence><muji><preparing /></muji></presence> in the Muji chatroom.
The text was updated successfully, but these errors were encountered:
edhelas
changed the title
The <accept /> stanza is not sent when accepting a Muji Call
The <accept /> and <retract />/</left> stanzas are not sent in Muji Call
Nov 17, 2024
edhelas
changed the title
The <accept /> and <retract />/</left> stanzas are not sent in Muji Call
The <accept /> and <retract /> stanzas are not sent in Muji Call
Nov 17, 2024
<accept />
Call Invites stanza when accepting a Muji invitation.See https://xmpp.org/extensions/xep-0482.html#sect-idm46174443489616
<retract />
Call Invites stanza when closing a call with no participants.<presence type="unavailable"/>
is not sent in the Muji MUC when leaving a call, only<left />
, I expect bothThis prevent me to properly follow the Muji call participants in Movim.
I do receive the
<presence><muji><preparing /></muji></presence>
in the Muji chatroom.The text was updated successfully, but these errors were encountered: