Send intended recipient with upload slot request
This commit is contained in:
parent
1f318bcd00
commit
fd7ea5c319
1 changed files with 1 additions and 0 deletions
|
@ -548,6 +548,7 @@ class Base(object):
|
|||
name="content-type",
|
||||
)
|
||||
content_type.addData(mime_type)
|
||||
request.setAttr("recipient", self.chat_control.contact.jid)
|
||||
|
||||
# send slot request and register callback
|
||||
log.debug("sending httpupload slot request iq...")
|
||||
|
|
Loading…
Reference in a new issue