Hi,
Im using this plugin:
https://github.com/strophe/strophejs...ree/master/ibb
My goal is to transfer a file using IBB from an android handset (using asmack) to web client (using strophe.
js)
Android transfers are working ok but Im having trouble transferring from android to web. When handset sends file it immediately gets an error (503 - service unavailable). Anyone know what may be causing this?
Does anyone know of some good documentation/examples on how to use the plugin?
I am using the authors BOSH test server at the moment ("http://bosh.metajack.im:5280/xmpp-httpbind"). It works for normal messages but perhaps it is not configured for IBB or SI. Can anyone confirm that this may be the problem?