jitsi / jitsi-xmpp-extensions

Common library holding all jitsi specific smack xmpp extensions.
Apache License 2.0
15 stars 51 forks source link

ref(colibri2 session participant re-invite): new error reason for unknown endpoint #93

Closed mykhailo-ua closed 1 year ago

mykhailo-ua commented 1 year ago

Added Additional UNKNOWN_ENDPOINT Colibri2Error reason to recognise situation when participant should be re-invited in situation when jicofo sends e.g. participant update and its endpoint was expired on jvb. Upon this error jicofo should re-invite participant and not invalidate the whole bridge. Added this change as part of https://github.com/jitsi/jicofo/issues/1047