Xmpp FileTransnfer w Androidzie, nie udostępniając usługi 503 Błąd

Teraz pracuję z przesyłaniem plików Xmpp w Androidzie. Podczas wysyłania plików daje błąd usługi 503 niedostępny.

>    07-29 15:33:12.183: D/SMACK(22151): 03:33:12 PM SENT (1095973320):
> <iq id="s9DTB-10" to="[email protected]/Smack"
> from="[email protected]/Smack" type="set"><si
> xmlns="http://jabber.org/protocol/si" id="jsi_6388535575928662640"
> mime-type="image/jpeg"
> profile="http://jabber.org/protocol/si/profile/file-transfer"><file
> xmlns="http://jabber.org/protocol/si/profile/file-transfer"
> name="IMG_20130715_115622_1445552069.jpg" size="2105955"
> ><desc>test_file</desc></file><feature xmlns="http://jabber.org/protocol/feature-neg"><x
> xmlns="jabber:x:data" type="form"><field var="stream-method"
> type="list-single"><option><value>http://jabber.org/protocol/bytestreams</value></option><option><value>http://jabber.org/protocol/ibb</value></option></field></x></feature></si></iq>

Potem daje taką odpowiedź

> 07-29 15:33:12.708: D/SMACK(22151): 03:33:12 PM RCV  (1095973320): <iq
> from='[email protected]/Smack' to='[email protected]/Smack'
> type='error' id='s9DTB-10'><error code='503'
> type='cancel'><service-unavailable
> xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>

Używamasmack-android-6-0.8.1.1.jar libs

Pomóż mi, dlaczego tak się dzieje.

questionAnswers(2)

yourAnswerToTheQuestion