Skip to content

Backport jingle-initiator, fixes jingle file transfer from Conversations

ValdikSS requested to merge ValdikSS/gajim:gajim_1.3_jingle_fix into gajim_1.3

Conversations XMPP client does not include initiator attribute in Jingle connection stanza, while Gajim 1.3 expects it and fails to accept the file or even show the file transfer dialog without it.

Merge request reports