mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-17 15:40:30 -05:00
Merge branch '234fix' of https://github.com/vanitasvitae/xeps into feature/xep-0234
This commit is contained in:
commit
db4776e45e
@ -889,7 +889,7 @@ a=file-range:1024-*]]></code>
|
|||||||
<jingle xmlns='urn:xmpp:jingle:1'
|
<jingle xmlns='urn:xmpp:jingle:1'
|
||||||
action='content-reject'
|
action='content-reject'
|
||||||
sid='uj3b2'>
|
sid='uj3b2'>
|
||||||
<content creator='initiator' name='requesting-file' senders='initiator'>
|
<content creator='initiator' name='requesting-file' senders='initiator'/>
|
||||||
<reason>
|
<reason>
|
||||||
<failed-application />
|
<failed-application />
|
||||||
<file-not-available xmlns='urn:xmpp:jingle:apps:file-transfer:errors:0' />
|
<file-not-available xmlns='urn:xmpp:jingle:apps:file-transfer:errors:0' />
|
||||||
@ -913,7 +913,7 @@ a=file-range:1024-*]]></code>
|
|||||||
<jingle xmlns='urn:xmpp:jingle:1'
|
<jingle xmlns='urn:xmpp:jingle:1'
|
||||||
action='content-remove'
|
action='content-remove'
|
||||||
sid='uj3b2'>
|
sid='uj3b2'>
|
||||||
<content creator='initiator' name='big-file' senders='initiator'>
|
<content creator='initiator' name='big-file' senders='initiator'/>
|
||||||
<reason>
|
<reason>
|
||||||
<media-error />
|
<media-error />
|
||||||
<file-too-large xmlns='urn:xmpp:jingle:apps:file-transfer:errors:0' />
|
<file-too-large xmlns='urn:xmpp:jingle:apps:file-transfer:errors:0' />
|
||||||
|
Loading…
Reference in New Issue
Block a user