mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -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'
|
||||
action='content-reject'
|
||||
sid='uj3b2'>
|
||||
<content creator='initiator' name='requesting-file' senders='initiator'>
|
||||
<content creator='initiator' name='requesting-file' senders='initiator'/>
|
||||
<reason>
|
||||
<failed-application />
|
||||
<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'
|
||||
action='content-remove'
|
||||
sid='uj3b2'>
|
||||
<content creator='initiator' name='big-file' senders='initiator'>
|
||||
<content creator='initiator' name='big-file' senders='initiator'/>
|
||||
<reason>
|
||||
<media-error />
|
||||
<file-too-large xmlns='urn:xmpp:jingle:apps:file-transfer:errors:0' />
|
||||
|
Loading…
Reference in New Issue
Block a user